• 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
Is "Verbose Undefined Symbols Info" working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is "Verbose Undefined Symbols Info" working?


  • Subject: Is "Verbose Undefined Symbols Info" working?
  • From: "Nathan Herring" <email@hidden>
  • Date: Wed, 30 Nov 2005 11:56:56 -0800
  • Thread-topic: Is "Verbose Undefined Symbols Info" working?

In my project turning this on does not affect the link line at all. I
would expect that it would pass "-Wl,Y,<somenumber>" or "-Xlinker Y
-Xlinker <somenumber>" as argument(s) to the linker, but it does not
seem to change any of the Ld command line arguments to g++-4.0.

Also, in the "Other Linker Flags" section, it doesn't seem to turn them
into the necessary form to pass through to the linker via gcc. For
example, if I put "-Y 1000" in "Other Linker Flags", I would expect it
to pass it directly if it were calling ld(1) but in the above format,
e.g., "-Wl,Y,1000", if being passed to gcc(1). Is this by design?

-nh

----
Nathan Herring
MacBU SDE/Development
 _______________________________________________
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: Is "Verbose Undefined Symbols Info" working?
      • From: Eric Albert <email@hidden>
  • Prev by Date: Re: Adding projects' libraries to a project
  • Next by Date: Re: Adding projects' libraries to a project
  • Previous by thread: Re: Adding projects' libraries to a project
  • Next by thread: Re: Is "Verbose Undefined Symbols Info" working?
  • Index(es):
    • Date
    • Thread