discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a little further on Darwin


From: David Ayers
Subject: Re: a little further on Darwin
Date: Fri, 11 Jun 2004 12:09:00 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040514

David Ayers wrote:

There may also be certain issues wrt to shared libraries vs. frameworks as the Darwin linker tries to out-smart our simulated frameworks leading to issues at runtime.



I seem have this problem right now with GNUMail and Addresses
(AddressView.framework/AddressView : no such file ...)


Yes, this is the result of the Darwin linker trying to out smart our framework hacks on non-apple-apple-apple configurations. There was a workaround discussed that will be included in the upcoming -base release. You can either wait on that or set LD_FRAMEWORK_PATH manually to the Framework directories.

Correction, I meant DYLD_FRAMEWORK_PATH.

Cheers,
David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]