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]

Compatibility Between version 2.8.1 and 2.95.2


Hi,

  When i tried to compile my project with g++ 2.95.2
(previously with g++ 2.8.1, and work fine), i got
error on some header files not found (generic.h,
sysent.h, ...)

  i did a comparison between both version's include
directory, version 2.8.1 has 182 header files, whereas
version 2.95.2 only has 132 header files.

  Where can i find the rest of the header files? OR,
what can i do to resolve this if my project are using
those missing header files?

  One last question, any compatibilities issue between
these two versions?

thanks in advance,
chinhai

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/


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