[parisc-linux] cvs-gcc: howto build a 64-bit version?
Markus Werle
markus@lufmech.rwth-aachen.de
Tue, 03 Apr 2001 14:40:33 +0200
Alan Modra wrote:
> On Tue, 3 Apr 2001, Markus Werle wrote:
>
> > problems, but the 64-bit bootstrap
> > fails. Any help for creating a 64-bit version of g++ appreciated.
>
> I see you're trying to build for HPUX. You will probably be better off
> tracking sourceware gcc, although I understand you've had some trouble
> there too. :-(
Are You talking about thge redhat cvs tree?
Is that tree more up-to-date/applicable for hpux than puffin's?
> Since we don't have glibc for hppa64-linux, I really
> only support --languages=c for the 64 bit compiler at the moment.
the ICE error I reported is independent of --enable-languages=c or more
116 rm -rf *
117 ../gcc/configure --host=hppa64-hp-hpux11.00
--prefix=/opt/FREE-SOFTWARE/puffin-gcc-20010403-ELF --with-gnu-as
--with-gnu-ld --enable-languages=c --enable-version-specific-runtime-libs
&& make -j4 bootstrap
118 make bootstrap
ends with an ICE during bootstrap
[...]
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./
-B/opt/FREE-SOFTWARE/puffin-gcc-20010403-ELF/hppa64-hp-hpux11.00/bin/
-isystem
/opt/FREE-SOFTWARE/puffin-gcc-20010403-ELF/hppa64-hp-hpux11.00/include -S
tmp-dum.c
cc1: Internal compiler error in set_sizetype, at stor-layout.c:1673