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: "cmosis5 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2004 20:59:40 -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 cmosis5 at hotmail dot com 2004-02-16 20:59 -------
(In reply to comment #3)
> 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?
YEAY! thank you. Languages did it. I think we need some argument checking
scripts ;-)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14165