[3.2] Can ada/6160 be cured from 3.3 or trunk?
Christian Cornelssen
ccorn@cs.tu-berlin.de
Tue Jan 28 20:48:00 GMT 2003
Hi,
On Tue, 28 Jan 2003, Geert Bosch wrote:
> I don't understand this. I just did a clean configure and make bootstrap
> on sparc-sun-solaris2.8 without problems. The bootstrap compiler was
> GNAT 3.13p1. (I use the C compiler that comes with the GNAT
> distribution.)
On Tue, 28 Jan 2003, Robert Dewar wrote:
> Note that this is important (to use the C compiler that comes with GNAT,
> otherwise you may have incompatible versions of GNAT and C. We have noted
> this problem in a previous thread).
On "my" platform (doko's i686-pc-linux-gnu / Debian):
$ gnatgcc -v -x ada /dev/null
Reading specs from /usr/lib/gcc-lib/i486-linux/2.8.1/specs
gcc version 2.8.1
/usr/lib/gcc-lib/i486-linux/2.8.1/gnat1 -quiet -dumpbase null.ada /dev/null -o /tmp/ccn8cpyx.s
gnat1: Cannot find: null
$ gnatbind -v /dev/null
GNATBIND 3.14p (20010503) Copyright 1995-2001 Free Software Foundation, Inc.
Binding: null.ali
gnatbind: Cannot find: null.ali
I have also checked that gnatgcc and gnatbind belong to the same
Debian gnat package, and verified the md5sums.
Anything invalid? Note that bootstrapping Ada works for GCC >= 3.3.
Regards,
Christian Cornelssen
More information about the Gcc-bugs
mailing list