This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.0 bootstrap failure on hppa64-hp-hpux11.00
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: gcc-3.0 bootstrap failure on hppa64-hp-hpux11.00
- From: Markus Werle <markus at lufmech dot rwth-aachen dot de>
- Date: Thu, 21 Jun 2001 17:46:14 +0200
- References: <3B320AC5.AD8CD6D0@lufmech.rwth-aachen.de>
Markus Werle wrote:
> Hi!
>
> I guess its still not so easy to obtain an ELF version, but maybe I just
> did it wrong, so please tell me:
Of course I have to go with a simple make (no bootstrap)
and with the c-compiler only. like this
../gcc-3.0/configure --host=hppa64-hp-hpux11.00
-prefix=/opt/FREE-SOFTWARE/gcc-3.0-ELF --enable-languages=c --with-gnu-as
--with-gnu-ld --enable-version-specific-runtime-libs
(binutils are at /opt/FREE-SOFTWARE/gcc-3.0-ELF and configured for ELF)
Still something is wrong (error remains):
A simple make tries to bootstrap (invocation of xgcc)
but I thought building the ELF version is like building a cross-compiler
(howto force thgis beahviour?)