This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/14165] GCC can't find libraries while compiling AVR cross compiler


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]