This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNAT nightmarre


dewar@gnat.com (Robert Dewar) writes:

| > gnatbind -C -I- -I. -I/home/gdr/gcc-3.2.2-20030128/gcc-3.2.2-20030128/gcc/ada -o b_gnat1.c -n gnat1drv.ali
| > fatal error: file gnat1drv.ali is incorrectly formatted
| > make sure you are using consistent versions of gcc/gnatbind
| > 16.  
| 
| What this error message means is that the gnatbind you are using is
| inconsistent with the compiler used to build the input to gnatbind.

Does that mean that if I have an instance of gnatbind, *freshly built*,
in my PATH and I'm building a new GNAT compiler (same source as the
one previously built gnatbind), then inevitably I'll get into trouble?

| This of course should never happen, and does not happen in a normal
| build, so something strange is going on. Not easy to guess what from
| your description.

Well, I hope invoking contrip/gcc_build is considered normal build...

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]