Re: Link errors
Re: Link errors
- Subject: Re: Link errors
- From: Steve Mills <email@hidden>
- Date: Thu, 13 Apr 2006 16:58:31 -0500
On Apr 13, 2006, at 16:08, Eric Albert wrote:
That's not a system symbol, so it's probably referenced by one of
your libraries. To find out which module references it, pass '-Wl,-
Y,100' in Other Linker Flags. That'll tell the linker to print
reference information for the first 100 undefined symbols.
Ah, that helped. Yes, there were some new files in the latest drop of
a 3rd party project that didn't get added to the project. However, I
still see all the warnings about symbols like _cos1 coming from /
Developer/SDKs/blah/libstdc++.dylib instead of the earlier /usr/lib/
libSystem.B.dylib. Should I care? I still have no idea what's causing
that. Should I care?
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.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