This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1 Projects
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: neroden at twcny dot rr dot com (Nathanael Nerode)
- Cc: gcc at gcc dot gnu dot org,mark at codesourcery dot com
- Date: Tue, 1 Mar 2005 08:23:05 +0100
- Subject: Re: GCC 4.1 Projects
- References: <20050228233026.GA9754@twcny.rr.com>
> It's in now, BTW. Nothing broke. :-) (As I notified when I submitted the
> patch as an FYI prior to stage 1 opening, this was checked with a native
> bootstrap *and* a cross build.)
The GNAT tools don't build automatically for me anymore, I need to explicitly
'make -C gcc gnattools'.
[eric@localhost i586-mandrake-linux-gnu]$ gcc/xgcc -v
Using built-in specs.
Target: i586-mandrake-linux-gnu
Configured with: /home/eric/gnat/gnat6/src/configure i586-mandrake-linux-gnu
--with-as=/usr/bin/i586-mandrake-linux-gnu-as
--with-ld=/usr/bin/i586-mandrake-linux-gnu-ld --enable-languages=c,c++,ada
--disable-nls --prefix=/home/eric/gnat/local
--enable-checking=assert,misc,tree,rtl,rtlflag
Thread model: posix
gcc version 4.1.0 20050227 (experimental)
--
Eric Botcazou