I know that in Solaris 10 Sun now Oracle don't provide static version of C library i.e libC.a but I check that same thing is not possible using Sun Studio either, I was under impression that C library are provided by Compiler just like Visual Studio provides C runtime libraries.
So is on Solaris C libray is provided by system only and there is no way to get static version of libC.a compatible on Solaris 10? Thanks