"Weddington, Eric" <eric.wedding...@atmel.com> wrote:

> That's weird. Sounds like it needs to be reported to Peter Miller.

Nope, that's pretty normal for autoconf-generated Makefiles.  The
standard way for -I is to go into CPPFLAGS.  However, if you put it
(only) into CXXFLAGS or CFLAGS (depending on the language used), it
will eventually compile anyway but lead to a configure warning that
compiler and preprocessor disagree about the usability of a certain
header file.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to