• 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: Dylib Dependencies (again)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dylib Dependencies (again)


  • Subject: Re: Dylib Dependencies (again)
  • From: Peter O'Gorman <email@hidden>
  • Date: Wed, 06 Jun 2007 21:44:45 -0500

On Wed, 2007-06-06 at 16:10 -0700, Greg Guerin wrote:
> Dave wrote:
>
> >So, how do I set the dependency path for PowerPC *and* intel on the build
> >machine?
>
> This really ought to work, and the fact that it's not should raise
> suspicions about something on your build machine being broken, damaged, or
> seriously out of date.
>
> What version of OS, Xcode, dev tools, etc. is on your build machine?
> In particular, is your install_name_tool recent or old?
>
> I just tried it here on 2 different Macs.  This worked on OS 10.4.7 ppc,
> and on 10.4.9 i386:
>   install_name_tool -id foo.dylib someFatThing.dylib

Yes, I just tried it too, it changed the install_name for every
architecture. The only thing that I can think of is that two libraries
are being created, one for each arch, install_name_tool is being used on
one of them, then, after that they are made into a fat lib using
lipo(1).

Peter
 _______________________________________________
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: Dylib Dependencies (again)
      • From: Dave <email@hidden>
References: 
 >Re: Dylib Dependencies (again) (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: Dylib Dependencies (again)
  • Next by Date: Open using Rosetta checkbox mar disappears
  • Previous by thread: Re: Dylib Dependencies (again)
  • Next by thread: Re: Dylib Dependencies (again)
  • Index(es):
    • Date
    • Thread