This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE : [Ada]: failure to build on Mandrake 8.1 / x86
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: RE : [Ada]: failure to build on Mandrake 8.1 / x86
- From: Jérome HAGUET <j dot haguet at cadwin dot com>
- Date: Thu, 11 Oct 2001 12:57:51 +0200
- Cc: "'guerby at acm dot org'" <guerby at acm dot org>
Same problem on a Red Hat 7 + GCC 2.96 20000731 + ALT GNAT 3.13p
Additionnal information, if you suppress the -gnatg option you get :
...
make[3]: Entre dans le répertoire
`/mnt/disk2/lune/big_files/jerome/gcc/gcc/ada'
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -W
-Wall -gnatp -gnata -I- -I. -I. ada.ads
ada.ads:18:01: language defined units may not be recompiled
make[3]: *** [ada.o] Erreur 1
...
Maybe this will make it easier to understand for some people.