ld: can't add line info to anonymous symbol __text@0
ld: can't add line info to anonymous symbol __text@0
- Subject: ld: can't add line info to anonymous symbol __text@0
- From: "Simon Raisin" <email@hidden>
- Date: Mon, 29 Oct 2007 10:56:24 -0400
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