This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Request assistance - gcc 2.8.1 on AIX 4.3.2
- To: help-gcc at gnu dot org
- Subject: Request assistance - gcc 2.8.1 on AIX 4.3.2
- From: dsw1 <dsw1 at my-deja dot com>
- Date: Wed, 24 Nov 1999 19:03:14 GMT
- Newsgroups: gnu.gcc.help
- Organization: Deja.com - Before you buy.
- Xref: wodc7nx0 gnu.gcc.help:1957
First let me wish you all in the US the most joyful of
Thanksgiving Days! and a wonderful day to those of you
beyond the border.
Now to beg your assistance, yet again... I am attempting
to build gcc 2.8.1 on an AIX 4.3.2 platform. I execute
the following commands w/ no fatal errors:
> ./configure --prefix=/app/gnu/APPS/ibm
> make LANGUAGES=c
I then attempt a 'make bootstrap' and is does quite nicely
until it gets to this point:
<begin quote of error message>
if [ -f libgcc2.ready ] ; then true; else touch libgcc2.ready; fi
stage1/xgcc -Bstage1/ -DIN_GCC -O -g -qlonglong
-DHAVE_CONFIG_H -I. -I. -I./config
-DTARGET_MACHINE=\"rs6000-ibm-aix4.3.2.0\" -DUSE_COLLECT2 -c `echo
./collect2.c | sed 's,^\./,,'`
xgcc: unrecognized option `-qlonglong'
In file included from collect2.c:135:
/usr/include/ldfcn.h:47: #error -qlonglong must be used
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
Stop.
<end quote>
I am compiling w/ the system compiler and assume I am supposed to
provide it w/ the qlonglong option for the initial compile. How do
I do this? Which CFLAGS variable to I edit to include this option?
Am I even on the right track?
Any assistance you can provide will be greatly appreciated!
--
Thanks,
dsw
Sent via Deja.com http://www.deja.com/
Before you buy.