Re: Version Linking Issues
Re: Version Linking Issues
- Subject: Re: Version Linking Issues
- From: Mark Thomas <email@hidden>
- Date: Wed, 28 Sep 2005 16:35:06 +0100
- Organization: Coderus Ltd
-lssl and -lcrypto isn't working correct infact seems to be doing the same
thing.
Thanks
Mark.
> Message: 7
> Date: Tue, 27 Sep 2005 17:25:32 -0700
> From: Scott Tooker <email@hidden>
> Subject: Re: Version Linking Issues
> To: Xcode Users <email@hidden>
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> You are running into over aggressive symlink resolution in Xcode. I'm
> hopeful this will be fixed in the next version of Xcode.
>
> For now the one workaround is to add -l<library name> to "Other
> Linker Flags" to link in the library.
>
> Scott
>
> On Sep 27, 2005, at 9:23 AM, Mark Thomas wrote:
>
>> Hi,
>> Wondering if anybody could say how you get Xcode just to link
>> libsll.dylib
>> abd libcrypto.dylib. As presently its resolving the symlink to
>> libssl.0.9.7.dylib ..etc.
>>
>> It makes sense what its doing, but when this code try's to run on
>> 10.2 it
>> gets halt'ed, because that version isn't there, but version 0.9 is,
>> but if
>> if it linked again the symlink and used that then I won't get this
>> problem.
>>
>> Does this make sense ?, I have done some Solaris/IRIX development
>> and I'm
>> sure there's was a way to tell ld to use symlink.
>>
>> Thanks
>> Mark.
>>
>> _______________________________________________
>> 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
_______________________________________________
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