This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14165] GCC can't find libraries while compiling AVR cross compiler
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2004 23:31:42 -0000
- Subject: [Bug c/14165] GCC can't find libraries while compiling AVR cross compiler
- References: <20040216175550.14165.cmosis5@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-02-16 23:31 -------
It's been discussed lately, and it looks like we cannot do that because of the
way autoconf is designed (that is, we can't barf on illegal --enable-xxxx
because there might be other packages in some subdirectories for which it will
be legal). I'm no autoconf master, but you can review (and join?) the
discussion at:
http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01185.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14165