Re: Static linking with the Mach-O linker in PB
Re: Static linking with the Mach-O linker in PB
- Subject: Re: Static linking with the Mach-O linker in PB
- From: Carl Norum <email@hidden>
- Date: Mon, 02 Jun 2003 13:01:52 -0600
On Monday, June 2, 2003, at 12:15 PM, Daniel Aarno wrote:
I'm working on a project that requires one non-default library
(libpoll) and I'd like to link statically with this library (but not
others). How can I specify on a library basis how to link (in PB).
As far as I know and have been able to find out, you can't. To link
statically with sqlite in my project, I had to delete all the
libsqlite*.dylib files from /usr/local/lib.
Good luck!
--
Carl J Norum
5th Year Electrical Engineering/Computer Science Student
University of Saskatchewan
Saskatoon, Canada
http://norum.homeunix.net/~carl/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.