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 19:46:21 -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 19:46 -------
You need to say "--enable-languages=c" (language*S*).
MAINTAINERS is a file, you need to run the configure script located in the same
directory that hosts the MAINTAINERS file.
Can you please double-check these things?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14165