This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Library Differences between GCC 3.0.2 and GCC 2.95.2
- From: dannyngo at ca dot ibm dot com
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 23 Nov 2001 10:15:36 -0500
- Subject: Library Differences between GCC 3.0.2 and GCC 2.95.2
Hi,
I noticed that there are some different/missing header files in the GCC
3.0.2 "include" directory compared to the GCC 2.95.2 one. In particular, I
have programs that use <builtin.h> and <std.h>, which are not part of the
GCC 3.0.2 header files. I'm not sure if this is related to libstdc++-v3,
but I would appreciate any advice as to how to make my programs compile
with GCC 3.0.2.
Thanks!
Danny Ngo