Re: Link error '/usr/bin/g++-4.0 failed with exit code 1'
Re: Link error '/usr/bin/g++-4.0 failed with exit code 1'
- Subject: Re: Link error '/usr/bin/g++-4.0 failed with exit code 1'
- From: Stephen Kay <email@hidden>
- Date: Sat, 11 Aug 2012 22:56:58 -0400
- Thread-topic: Link error '/usr/bin/g++-4.0 failed with exit code 1'
on 8/11/12 10:12 PM, Jens Alfke at email@hidden wrote:
>> - Command /usr/bin/g++-4.0 failed with exit code 1
>
> This means there's a real error message hidden in the build log, if you look
> at the transcript of the run of that tool. Clicking on the error might take
> you there, or you might have to switch to the logs tab manually and find it.
I see, thanks - I found the log now. It seems that all of the symbols in my
externally compiled and included library are undefined. Clearly it's not
seeing the library, even though I have it included in the project.
I'm not sure if this is related, but:
- warning: suggest use of -bind_at_load, as lazy binding may result in
errors or different symbols being used
Where does one set this option?
Thanks,
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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