Re: linking an embedded framework under Xcode 1.5
Re: linking an embedded framework under Xcode 1.5
- Subject: Re: linking an embedded framework under Xcode 1.5
- From: Anders Bertelrud <email@hidden>
- Date: Fri, 6 Aug 2004 12:51:40 -0700
Hello Thomas,
I haven't seen this problem in the testing of Xcode 1.5. Would you be
able to email me the command line invocation of the linker? To find
it, open up the the Detailed Build Results panel (the first menu item
under the Build menu), select the outline view item that failed, and
choose Edit->Copy. That copies the command line invocation and the
output onto the pasteboard. Feel free to blot out any filename or
product names that may be confidential -- I'm just interested in what
the linker options are.
Thanks,
Anders Bertelrud
Xcode
Apple Computer, Inc.
On Aug 6, 2004, at 10.44, Thomas Lau wrote:
Dear all,
I have a Xcode project which cotains a Carbon application and an
embedded Carbon framework. Before I upgrade to Xcode 1.5, I have no
problem to build the project. With Xcode 1.5, I encountered the
following linking error message:
ld: /Users/thomaslau/project
builds/products/embedded.framework/embedded is input for the dynamic
link editor, is not relocatable by the static link editor again
which embedded.framework is the application's embedded framework.
Does anyone encounter similar linking errors after you installed Xcode
1.5? Can anyone give me some suggestion to solve it? Thanks a lot.
regards,
Thomas Lau
_______________________________________________
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.
_______________________________________________
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.