comp.lang.ada
 help / color / mirror / Atom feed
* GNAT in GCC 3.1
@ 2002-07-22  2:37 Alexy Khrabrov
  2002-07-22  8:07 ` Adrian Knoth
  2002-07-30  6:41 ` Karel Miklav
  0 siblings, 2 replies; 3+ messages in thread
From: Alexy Khrabrov @ 2002-07-22  2:37 UTC (permalink / raw)


GCC release 3.1 includes GNAT in its standard tarball.  After doing
./configure; make bootstrap; make install, you get gnatbind in
.../bin/ and gnat1 in .../gcc-lib/..., but compiling a sample program
croaks:

$ gcc -c hello.adb
fatal error, run-time library not installed correctly
cannot locate file system.ads
compilation abandoned

There is gcc/ada/ in the build directory, but no clear traces of it in
gcc-lib.

Is there some additional configuration one has to do to use gnat from
the standard gcc 3.1 release?

Cheers,
Alexy



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

end of thread, other threads:[~2002-07-30  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-22  2:37 GNAT in GCC 3.1 Alexy Khrabrov
2002-07-22  8:07 ` Adrian Knoth
2002-07-30  6:41 ` Karel Miklav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox