This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]