gnat build fails
Gabriel Dos Reis
gdr@integrable-solutions.net
Wed May 21 16:07:00 GMT 2003
Nathan Sidwell <nathan@codesourcery.com> writes:
| why is that a make in the toplevel i686-pc-linux-gnu succeeds, but one
| in i686-pc-linux-gnu/gcc fails with
|
| rm -f stamp-gnatlib2 stamp-tools
| gnatbind -C -I- -I. -Iada -I../../gcc/gcc/ada -o ada/b_gnatb.c ada/gnatbind.ali
| fatal error: file gnatbind.ali is incorrectly formatted
| make sure you are using consistent versions of gcc/gnatbind
| 10. R nnvvnnnnnnnnnvvvnnvnvvvnnnnnnnnvnvnnnnnnnnnvnnnnvvnn
I was bitten by that some time ago -- maybe you might look for a
thread starting with "GNAT nightmarre". It appeared that many factors
can cause that: either you have "." in your $PATH, or some patch that
should have been applied a while ago didn't make it in.
After that negative experience, I refrain from playing with GNAT :-(
-- Gaby
More information about the Gcc-bugs
mailing list