*_FOR_TARGET Makefile macros

Alexandre Oliva oliva@dcc.unicamp.br
Tue Aug 31 23:20:00 GMT 1999


On Aug  5, 1999, Eric Lemings <eric.b.lemings@lmco.com> wrote:

> What is the difference between * macros (e.g., CFLAGS) and *_FOR_TARGET
> macros (e.g., CFLAGS_FOR_TARGET) in the top-level Makefile?

AFAIK, _FOR_TARGET will be used when running a compiler that generates
code for the target platform, the others are used when running a
native compiler.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them



More information about the Gcc mailing list