Re: [Fink-devel] lib install_name changing from absolute path to @rpath

2015-07-06 Thread Daniel Johnson

> On Jul 6, 2015, at 1:46 PM, Hanspeter Niederstrasser  
> wrote:
> 
> If a library changes its install_name from /absolute/path/to/foo.X.dylib
> to @rpath/foo.X.dylib (X is the same, c_v is bumped), does this need a new
> libN package name? The file is installed to the same location, so packages
> linking to the old absolute path dylib should still be able to find the
> new library.
> 
> Hanspeter

I would suggest testing to make sure it doesn’t break linkage with existing 
packages. I’m not sure if it will work if a package is not linked to the 
correct -rpath otherwise dyld won’t know what @rpath means in this case. Is it 
possible to change the install_name back to the absolute path?

Daniel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] lib install_name changing from absolute path to @rpath

2015-07-06 Thread Hanspeter Niederstrasser
If a library changes its install_name from /absolute/path/to/foo.X.dylib
to @rpath/foo.X.dylib (X is the same, c_v is bumped), does this need a new
libN package name? The file is installed to the same location, so packages
linking to the old absolute path dylib should still be able to find the
new library.

Hanspeter

-- 
More agile than a turtle, stronger than a mouse, nobler than a lettuce


--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel