autoconf
[Top][All Lists]
Advanced

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

Re: How to NOT include ($CFLAGS) in LINK?


From: Vania Joloboff
Subject: Re: How to NOT include ($CFLAGS) in LINK?
Date: Fri, 1 Mar 2013 00:25:55 -0800 (PST)

We have exactly the same problem

We want to compile code with CFLAGS = -march=armv5t -mthumb
-mthumb-interwork

but we do not want to link with these options because they actually produce
a different executable that we do not want

We want to have only AM_LDFLAGS and LDFLAGS when linking, not CFLAGS

What do we do ?
--vj



--
View this message in context: 
http://gnu-autoconf.7623.n7.nabble.com/How-to-let-autoconf-NOT-include-CFLAGS-in-LINK-tp6155p18566.html
Sent from the Gnu - Autoconf - General mailing list archive at Nabble.com.



reply via email to

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