public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Cross compiler with egcs, using GNAT, question
@ 1998-07-07  9:25 Mike Gruber
  1998-07-08  0:24 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Gruber @ 1998-07-07  9:25 UTC (permalink / raw)
  To: crossgcc, egcs

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
make[1]: *** [calendar.o] Error 1
make[1]: Leaving directory
`/home/Mike/Programming/egcs-19980628/objdir/gcc/ada/rts'
make: *** [gnatlib-common] Error 2
Shadowfax:/home/Mike/Programming/egcs-19980628/objdir/gcc/ada# exit
exit

I looked at calendar.ads, and it seems fine.

Any hints appreciated, thanks!

Mike Gruber

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

* Re: Cross compiler with egcs, using GNAT, question
  1998-07-07  9:25 Cross compiler with egcs, using GNAT, question Mike Gruber
@ 1998-07-08  0:24 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1998-07-08  0:24 UTC (permalink / raw)
  To: Mike Gruber; +Cc: crossgcc, egcs

  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

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

end of thread, other threads:[~1998-07-08  0:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-07  9:25 Cross compiler with egcs, using GNAT, question Mike Gruber
1998-07-08  0:24 ` Jeffrey A Law

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).