• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Optimization level per-compiler?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Optimization level per-compiler?


  • Subject: Re: Optimization level per-compiler?
  • From: Dirk Stegemann <email@hidden>
  • Date: Tue, 31 Jan 2006 12:25:15 +0200

Hi,

Am 30.01.2006 um 18:50 schrieb Clark Cox:

Have you tried:

PER_ARCH_CFLAGS_ppc = -Os
PER_ARCH_CFLAGS_i386 = -O2

The build transcript shows that both settings are passed to the CL, first the "Optimization Level" setting to be chosen from the popup menu, than after some warning flags and the map file path, the value defined by 'PER_ARCH_CFLAGS_xxx'.


Something like /usr/bin/gcc-3.3 -bla -bla -Ox -bla -bla -Oy -bla

The latter argument (-Oy) overwrites the former (-Ox)...?

Thanks,
Dirk Stegemann



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Optimization level per-compiler? (From: Dirk Stegemann <email@hidden>)
 >Re: Optimization level per-compiler? (From: Clark Cox <email@hidden>)

  • Prev by Date: Re: Undefined symbols - cross development
  • Next by Date: Java Compile Bug - 'Cannot resolve symbol'
  • Previous by thread: Re: Optimization level per-compiler?
  • Next by thread: Static .a libraries with multiple archs
  • Index(es):
    • Date
    • Thread