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]

Compilation problems using gcc 2.95.2 on AIX 4.3.3


Hi,
	I've just built an AIX box running v4.3.3 and have gcc 2.95.2
running.  When I try to compile my code the compiler goes looking for the
system header files like types.h, stdio.h etc. in the
/usr/local/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.2/include/sys and then
gives me a lot of errors.  Why does it go looking there?  How do I make it
to look under /usr/include/sys ??

Confused :-/
Venky


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