C/C++ runtime libraries
What are the C and C++ runtime libraries used by GCC? Will I be right in saying that these are glibc and libstdc++ respectively?
Is GCC a preferred compiler for C/C++ in linux distributions?
Last edited by hs_linux; 12-14-2009 at 01:07 AM.
Reason: Adding a tag
|