public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Request assistance - gcc 2.8.1 on AIX 4.3.2
@ 1999-11-24 11:14 dsw1
  1999-11-30 23:28 ` dsw1
  0 siblings, 1 reply; 2+ messages in thread
From: dsw1 @ 1999-11-24 11:14 UTC (permalink / raw)
  To: help-gcc

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Request assistance - gcc 2.8.1 on AIX 4.3.2
  1999-11-24 11:14 Request assistance - gcc 2.8.1 on AIX 4.3.2 dsw1
@ 1999-11-30 23:28 ` dsw1
  0 siblings, 0 replies; 2+ messages in thread
From: dsw1 @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-24 11:14 Request assistance - gcc 2.8.1 on AIX 4.3.2 dsw1
1999-11-30 23:28 ` dsw1

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).