• 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: Getting Xcode to use ld_classic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Xcode to use ld_classic


  • Subject: Re: Getting Xcode to use ld_classic
  • From: Chris Suter <email@hidden>
  • Date: Tue, 2 Jun 2009 15:55:28 +1000

Hi Greg,

On Tue, Jun 2, 2009 at 3:51 PM, Greg Guerin <email@hidden> wrote:

> sudo ln path/to/ld path/to/saved_ld;
> sudo rm path/to/ld;
> sudo ln path/to/ld_classic path/to/ld;
>
> Not sure all the command-line options will go thru, but worth a shot, since
> you can reverse it.  This is just an experiment, right?
>
> To reverse:
>
> sudo rm path/to/ld;
> sudo ln path/to/saved_ld path/to/ld;
> sudo rm path/to/saved_ld;

I was interested in the nice way of doing it which I just figured out:
add -Wl,-classic_linker to Other Linker Flags.

Regards,

Chris
 _______________________________________________
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: 
 >Re: Getting Xcode to use ld_classic (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: Getting Xcode to use ld_classic
  • Next by Date: No dSYM file
  • Previous by thread: Re: Getting Xcode to use ld_classic
  • Next by thread: No dSYM file
  • Index(es):
    • Date
    • Thread