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]

Problom compiling gcc 2.95.1 on AIX 4.3.2


When I try to compile gcc 2.95.1 on AIX 4.3 I get the following error
message:

gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I. -I. -I./config -I./../includ
e  \
-DTARGET_MACHINE=\"powerpc-ibm-aix4.3.2.0\" -DUSE_COLLECT2 \
-c `echo ./collect2.c | sed 's,^\./,,'`
In file included from collect2.c:98:
/usr/include/ldfcn.h:47: #error -qlonglong must be used
gmake[2]: *** [collect2.o] Error 1
gmake[2]: Leaving directory `/src/gcc-2.95.1/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/src/gcc-2.95.1/gcc'
gmake: *** [bootstrap] Error 2
r

I am using gcc 2.8.1.

I have retried several times from scratch, with no luck.

--
Filip Bovyn (bovynf@awe.be)


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