Re: ld: can't add line info to anonymous symbol __text@0
Re: ld: can't add line info to anonymous symbol __text@0
- Subject: Re: ld: can't add line info to anonymous symbol __text@0
- From: "Simon Raisin" <email@hidden>
- Date: Wed, 31 Oct 2007 12:49:30 -0400
Take 2: Does anyone have ANY idea what might be causing this?
Thanks,
CxT
On 10/29/07, Simon Raisin <email@hidden
> wrote:Hi,
I've been using Xcode 3.0 for months now. On 9A559 everything was building fine.
Now that I'm running on a "clean installation" of 10.5 I am seeing about 1300 linker warnings in the form of:
ld: can't add line info to anonymous symbol __text@0 from /Developer/SDKs/MacOSX10.5.sdk/usr/lib/libstdc++-static.a(eh_personality.o)
I have a pretty basic Cocoa app that links against a dynlib which requires the standard C++ library.
The build actually succeeds and the app seems to run without issue - it is just kind of pain to have to deal with 1300+ warnings every time I link. :)
Any ideas?
Thanks,
CxT
_______________________________________________
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