avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Re: build srecord under mingw [SOLVED]


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Re: build srecord under mingw [SOLVED]
Date: Tue, 31 Mar 2009 20:09:31 +0200 (MET DST)

"Weddington, Eric" <address@hidden> 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. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]