This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15417] [3.5 Regression] ICE while building an avr-cross compiler
- From: "berndtrog at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2004 09:23:37 -0000
- Subject: [Bug target/15417] [3.5 Regression] ICE while building an avr-cross compiler
- References: <20040513121529.15417.berndtrog@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From berndtrog at yahoo dot com 2004-06-12 09:23 -------
Compiles now with:
../gcc-3.5.0/configure --target=avr --enable-languages=c --disable-nls
--with-as=/usr/local/bin/avr-as --with-ld=/usr/local/bin/avr-ld --disable-libmudflap
gcc version 3.5.0 20040607 (experimental)
See PR14118 for the --disable-libmudflap details.
Thanks to whoever fixed it...
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15417