[Ada] Bootstrapping mainline GNAT fails

Florian Weimer fw@deneb.enyo.de
Sun Mar 17 09:37:00 GMT 2002


Gordon Sadler <gbsadler1@lcisp.com> writes:

> Is this the problem you are seeing?
>
> ../stage1/xgcc -B../stage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -gnatpg -gnata -I- -I. -I/usr/src/cvs/gcc/gcc/ada /usr/src/cvs/gcc/gcc/ada/namet.adb
> +===========================GNAT BUG DETECTED==============================+
> | 3.1 (20020212) (i686-pc-linux-gnu) internal error: Illegal instruction   |
> | No source file position information available                            |

Yes, you should be able bootstrap using "CC=gnatgcc ./configure ..."
instead of "./configure ...".



More information about the Gcc mailing list