This is the mail archive of the gcc-patches@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]

fatal error: file gnat1drv.ali is incorrectly formatted


Doing make bootstrap with CVS sources of about one hour ago (with
the changes Arnaud just checked in), I get the following failure
when the runtime library is built after stage 3:

gnatbind -C -I- -I. -Iada -I../../gcc/gcc/ada -o ada/b_gnat1.c -n ada/gnat1drv.ali
fatal error: file gnat1drv.ali is incorrectly formatted
make sure you are using consistent versions of gcc/gnatbind
10.  P SS
        |
make[2]: *** [ada/b_gnat1.c] Error 4

I used gnat 3.15p as the external ada compiler.

All the best,

Duncan.


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