Cross compiler with egcs, using GNAT, question
Jeffrey A Law
law@cygnus.com
Wed Jul 8 00:24:00 GMT 1998
In message < 35A23284.ED2C8EDF@seanet.com >you write:
> Hi:
>
> Has anybody done a cross compiler based on egcs and including the gnat
> ada front end? I got most of it, but it doesn't want to compile
> gnatlib. I'm curious if this is a cross compiler problem only, or if
> it's some known bug that I haven't read about. Here's the last bit of
> the build, showing the error message...
>
> make[1]: `../../../gcc/ada/a-cstrea.o' is up to date.
> make[1]: `a-errno.o' is up to date.
> make[1]: `../../../gcc/ada/a-exit.o' is up to date.
> make[1]: `../../../gcc/ada/a-raise.o' is up to date.
> make[1]: `../../../gcc/ada/a-sysdep.o' is up to date.
> make[1]: `a-time.o' is up to date.
> make[1]: `io-aux.o' is up to date.
> make[1]: `../../../gcc/ada/a-init.o' is up to date.
> make[1]: `../../../gcc/ada/a-final.o' is up to date.
> make[1]: `../../../gcc/ada/ada.o' is up to date.
> ../../xgcc -B../../ -c -O2 -I/usr/local/m68k-headers -UIN_GCC -gnatpg
> -I. -I../../../gcc/ada calendar.ads
> xgcc: Internal compiler error: program gnat1 got fatal signal 11
I've built gnat in the past, but not recently. gnat isn't a priority
for egcs (yet).
If someone finds the problem please let everyone know -- I'd like to
see a concentration on making some of the other languages like gnat
and gpc a priority for egcs-1.2.
jeff
More information about the Gcc
mailing list