• 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: Xcode 1.5 app runnable on i386 hardware?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 1.5 app runnable on i386 hardware?


  • Subject: Re: Xcode 1.5 app runnable on i386 hardware?
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 13 Sep 2007 18:07:28 -0600


On Sep 13, 2007, at 5:21 PM, John Faith wrote:

I checked settings in Xcode and "Library Style" is set to "Static".
Do I need something else to guarantee that libpng.a will be used?

The linker is probably finding a dynamic library by that name and using it instead. The linker always prefers dynamic libraries over static libraries, and I'm not aware of any command that reverses this.


So try putting the path to libpng.a in the other linker flags and make it so the project doesn't link against it.

Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request




_______________________________________________ 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: 
 >Xcode 1.5 app runnable on i386 hardware? (From: "John Faith" <email@hidden>)
 >Re: Xcode 1.5 app runnable on i386 hardware? (From: Nick Zitzmann <email@hidden>)
 >Re: Xcode 1.5 app runnable on i386 hardware? (From: "John Faith" <email@hidden>)

  • Prev by Date: Re: Bizarre Text Editor Error
  • Next by Date: Re: default for location of opened windows?
  • Previous by thread: Re: Xcode 1.5 app runnable on i386 hardware?
  • Next by thread: Re: Xcode 1.5 app runnable on i386 hardware?
  • Index(es):
    • Date
    • Thread