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]

Re: [Bug tree-optimization/16705] ICE inverify_flow_insensitive_alias_info


Diego Novillo <dnovillo@redhat.com> writes:

> For some reason, I don't seem to get too far when I enable Ada:
>
> stage1/xgcc -Bstage1/ -B/home/dnovillo/gcc.ada/native/i686-pc-linux-gnu/bin/ -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I/home/dnovillo/gcc.ada/src/gcc/ada /home/dnovillo/gcc.ada/src/gcc/ada/ada.ads -o ada/ada.o
> xgcc: installation problem, cannot exec 'gnat1': No such file or directory
> make[1]: *** [ada/ada.o] Error 1
> make[1]: Leaving directory `/home/dnovillo/notnfs/BLD-gcc.ada-native.topo/gcc'
> make: *** [stage2_build] Error 2

You need to set boot_language=yes in ada/config-lang.in.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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