• 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: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?


  • Subject: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • From: Alastair Houghton <email@hidden>
  • Date: Tue, 22 Jan 2008 13:04:08 +0000

On 21 Jan 2008, at 22:25, Marc Lohse wrote:

I still have to say that i am unhappy because libjpeg is not the
only one that i have to bake a fat binary of - after lipo-ing together
a universal libjpeg, the build fails with libgif causing the same
problem (and i am already expecting more work-causing trouble
of the same kind coming my way from the rest of the occupants
of /usr/local/lib). Is this really the way it's supposed to be?

No. It's a problem that's been caused by the combination of the new linker, the 10.4 version of ImageIO, the fact that you had already built copies of libjpeg et al. on your system and the fact that there is a symlink in the SDK.


IMO the symlink in the SDK is a mistake, so the best fix is

  sudo rm /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib
  sudo mkdir /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib

That way, your 10.4u SDK really does represent a clean 10.4 system, which (I think) is what most people want. It's certainly what *I* want.

The reason why i am complaining so much is that i somehow
expected a new, clean, freshly installed system to be equipped
with the standard stuff needed to be able to cross-develop for
(not so much) older systems.

It is. In order to have this problem, you need to have built copies of these libraries yourself (maybe as part of installing some Open Source software).


Kind regards,

Alastair.

--
http://alastairs-place.net



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
      • From: Marc Lohse <email@hidden>
References: 
 >leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Bill Bumgarner <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Bill Bumgarner <email@hidden>)
 >AW: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)

  • Prev by Date: Re: Carbon-Cocoa Integration: Linking issue
  • Next by Date: [OT] Re: Using assembly in objective-c
  • Previous by thread: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • Next by thread: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • Index(es):
    • Date
    • Thread