This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Another GNAT Breakage
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 18 Apr 2008 23:40:34 +0200
- Subject: Re: Another GNAT Breakage
- References: <48090970.6020102@oarcorp.com>
> gnatmake -c -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/../adainclude
> -I/usr/lib/gcc/i386-redhat-linux/4.1.2/adalib/ -I.
> -I/home/joel/work-gnat/svn/gcc/gcc/ada gnatmake --GCC="gcc -g -O2 -W
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -fno-common -gnatpg -gnata"
Looks like you're building the 4.4 cross-compiler with the 4.1.2 system
compiler. Use the 4.4 native compiler instead.
--
Eric Botcazou