Re: Changing the default libtool used by Xcode
Re: Changing the default libtool used by Xcode
- Subject: Re: Changing the default libtool used by Xcode
- From: Philip Aker <email@hidden>
- Date: Tue, 30 Dec 2003 11:26:15 -0800
On Tuesday, Dec 30, 2003, at 04:04 US/Pacific, Matthew Rogers wrote:
I'm trying to compile an open source C library to a framework and I'm
receiving the following error at what seems to be the last step:
[...]
ld: Undefined symbols:
_gan_dgesv
_gan_dgetrf
_gan_sgesv
_gan_sgetrf
/usr/bin/libtool: internal link edit command failed
...failed DynamicLibrary.LinkUsingFileList
When I see stuff like that in my projects, it usually means I forgot to
assign an exports file ("xxx.exp").
HTH,
Philip Aker
http://www.aker.ca
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.