> -----Original Message-----
> From: 
> avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org 
> [mailto:avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.
> org] On Behalf Of Joerg Wunsch
> Sent: Tuesday, March 31, 2009 12:10 PM
> To: avr-gcc-list@nongnu.org
> Subject: Re: [avr-gcc-list] Re: build srecord under mingw [SOLVED]
> 
> "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.

Ah, ok, thanks for the explanation. CPPFLAGS it is, then.


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

Reply via email to