• 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
Problem changing dynamic library install name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem changing dynamic library install name


  • Subject: Problem changing dynamic library install name
  • From: Laurent Daudelin <email@hidden>
  • Date: Wed, 01 Jun 2011 16:39:12 -0700

OK, so, I have this dynamic library from ICU that I want to package in my app. I have to build the library using make and I don't want to mess around too much with the Makefiles.

I've read about the topic of packaging dynamic libraries with an application and the issues. So, following some recommendations I found on the list archive, I'm trying to use install_name_tool to change the install name of the library I need. However, it doesn't seem like install_name_tool does anything. When I issue the command 'install_name_tool -add_rpath @executable/../Frameworks/icu/libicu.dylib libicu.dylib' and then check with otool -D, otool still reports the install name to be "libicu.dylib".

I've been reading on the subject for most part of the day and I thought I had done my homework so what am I missing???

-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin 				http://www.nemesys-soft.com/
Logiciels Nemesys Software					email@hidden

 _______________________________________________
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: Problem changing dynamic library install name
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Editor tags in Xcode 4
  • Next by Date: Re: Problem changing dynamic library install name
  • Previous by thread: Re: Editor tags in Xcode 4
  • Next by thread: Re: Problem changing dynamic library install name
  • Index(es):
    • Date
    • Thread