Re: Question about static libraries...
Re: Question about static libraries...
- Subject: Re: Question about static libraries...
- From: David Dunham <email@hidden>
- Date: Mon, 24 Jul 2006 13:27:18 -0700
On 24 Jul 2006, at 11:42, Chas Spillar wrote:
1) Do static libraries on MacOS X work like they did in MacOS 9,
that is
resolved completely at compile time?
No, they work like Mac OS 9 and are resolved completely at link time.
Or are you saying you can't even build a .a?
2) What is preferred solution to this problem? As I said, I would
prefer to
not build a framework as that would enable others to use this
capability,
which I wish to avoid.
You should be able to build a .a file.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
_______________________________________________
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