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: Alex Rice <email@hidden>
- Date: Tue, 3 Jun 2003 09:45:56 -0600
On Monday, June 2, 2003, at 01:01 PM, Carl Norum wrote:
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.
I thought it was a total hack but it's what everyone else is doing too!
Just hide the dylib file from the linker! Assuming there is an .a
library left-- it will get statically linked.
Alex Rice <email@hidden> | Mindlube Software |
http://mindlube.com
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
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.