• 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
Newbie ?: OTHER_CFLAGS and "unrecognized -fno-coalesce" trying open-source build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie ?: OTHER_CFLAGS and "unrecognized -fno-coalesce" trying open-source build


  • Subject: Newbie ?: OTHER_CFLAGS and "unrecognized -fno-coalesce" trying open-source build
  • From: "Dan Smith" <email@hidden>
  • Date: Fri, 22 Jul 2005 09:00:54 -0400

I'm trying to build an open-source library, www.cip4.org's JDFToolsLib, for
which both a project.xcode and a project.pbproj are provided. Obviously they're
only up to Panther. When I attempt a build, xcode 2.1 creates a
project.xcodeproject. The build fails with the message

cc1plus: error: unrecognized command line option "-fno-coalesce"

Obviously this is because gcc 4.0 no longer accepts this option. But...

The puzzle for me is that  I am darned if I can figure out where in the project
that command line option is defined.

A Get Info on the JDFToolsLib project shows "Other C++ Flags" defined as
"$(OTHER_CFLAGS) but I cannot figure out how to read or change the value of the
OTHER_CFLAGS symbol. It does NOT seem to appear in the Get Info list anywhere.
However, if I try to _define_ it, it won't let me, complaining "Existing
Setting Name: OTHER_CFLAGS is an already existing name of another build
setting."

How do I inspect and change OTHER_CFLAGS?


 _______________________________________________
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

  • Follow-Ups:
    • Re: Newbie ?: OTHER_CFLAGS and "unrecognized -fno-coalesce" trying open-source build
      • From: Markus Ruggiero <email@hidden>
  • Prev by Date: Re: Developer Transition System
  • Next by Date: Re: Developer Transition System
  • Previous by thread: Re: How to attach headers to targets
  • Next by thread: Re: Newbie ?: OTHER_CFLAGS and "unrecognized -fno-coalesce" trying open-source build
  • Index(es):
    • Date
    • Thread