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

GCC-3.3.1 LINUX BUILD ERROR (fwd)


Cancel that, built fine on a third box, I'll have to look into it.


---------- Forwarded message ----------
Date: Fri, 8 Aug 2003 10:49:56 -0400 (EDT)
From: Justin Piszcz <jpiszcz@lucidpixels.com>
To: gcc-bugs@gcc.gnu.org
Cc: ap@solarrain.com
Subject: GCC-3.3.1 LINUX BUILD ERROR

./configure; make

cc -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I./ada ada/gnat1drv.adb -o
ada/gnat1drv.o
gnatbind -C -I- -I. -Iada -I./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
4.
     |
make[1]: *** [ada/b_gnat1.c] Error 4
make[1]: Leaving directory `/home/war/gcc-3.3.1/gcc'
make: *** [all-gcc] Error 2
Command exited with non-zero status 2
1445.75user 38.22system 25:12.97elapsed 98%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+0outputs (557574major+1386993minor)pagefaults 0swaps
war@p500:~/gcc-3.3.1$

Using GCC-3.3 to compile it..

Has happened on two machines so far.



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