public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* gcc CXX_FLAGS
@ 2013-05-25 14:01 gabx
  2013-05-25 18:43 ` Anthony Foiani
  0 siblings, 1 reply; 9+ messages in thread
From: gabx @ 2013-05-25 14:01 UTC (permalink / raw)
  To: crossgcc

Dear all,

I am working since many weeks now on a armv7-a toolchain with gcc 4.8. It
builds with no issue since a while. 
I am now trying to pass some optimization CXX_FLAGS.

When I enable the -03 flag for example, I write this in my .config:

# gcc other options
#
CT_CC_ENABLE_CXX_FLAGS="-O3". 

It builds fine. Now I am wondering if I have to pass again this flag when I
use this toolchain to build, let's say, android ROM.
Shall I :
$ make -03

or as this flag has been activated when building the toolchain I do not need
to pass it again ?

In short, $ make or $ make -03 ?

Thank you for help




--
View this message in context: http://sourceware-org.1504.n7.nabble.com/gcc-CXX-FLAGS-tp233249.html
Sent from the Sourceware - crossgcc list mailing list archive at Nabble.com.

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-05-29  9:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-25 14:01 gcc CXX_FLAGS gabx
2013-05-25 18:43 ` Anthony Foiani
2013-05-25 22:59   ` gabx
2013-05-25 23:07     ` Yann E. MORIN
2013-05-26  1:42     ` Anthony Foiani
2013-05-26 12:51       ` Martin Guy
2013-05-28 17:31         ` gabx
2013-05-29  7:23           ` Martin Guy
2013-05-29  9:02             ` gabx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).