Re: [Fink-devel] new zlib

2002-02-02 Thread Max Horn
At 17:41 Uhr -0500 02.02.2002, David R. Morrison wrote: >Max Horn <[EMAIL PROTECTED]> wrote: > >> I have to correct myself: the actual cause is that we use a different >> install_name at link time, i.e. we give libz.1.dylib as install_name, >> and Apple obviously libz.1.1.3.dylib. > >Very good.

Re: [Fink-devel] new zlib

2002-02-02 Thread David R. Morrison
Max Horn <[EMAIL PROTECTED]> wrote: > I have to correct myself: the actual cause is that we use a different > install_name at link time, i.e. we give libz.1.dylib as install_name, > and Apple obviously libz.1.1.3.dylib. Very good. So the strategy I am proposing in my shared libraries messages

Re: [Fink-devel] new zlib

2002-02-02 Thread Max Horn
At 22:59 Uhr +0100 02.02.2002, Max Horn wrote: >>Here is my question, though. Do you know why the library got listed as >>libz.1.dylib before, but now it is getting listed at libz.1.1.3.dylib? >>It seems to me that it is more robust, for possible future upgrades, >>if the otool listing gives libf

Re: [Fink-devel] new zlib

2002-02-02 Thread Max Horn
At 16:08 Uhr -0500 02.02.2002, David R. Morrison wrote: >Hi Max. I'm testing your new zlib, and it works great. In both of the >packages I depended which depend on zlib, at the outset, otool -L gave > /sw/lib/libz.1.dylib (compat. 1.1.3, current 1.1.3) > >Then I installed the new zlib and ever

[Fink-devel] new zlib

2002-02-02 Thread David R. Morrison
Hi Max. I'm testing your new zlib, and it works great. In both of the packages I depended which depend on zlib, at the outset, otool -L gave /sw/lib/libz.1.dylib (compat. 1.1.3, current 1.1.3) Then I installed the new zlib and everything still ran. Then I recompiled my packages; now otill -L