Re: Link errors
Re: Link errors
- Subject: Re: Link errors
- From: Eric Albert <email@hidden>
- Date: Thu, 13 Apr 2006 10:51:38 -0700
On Apr 13, 2006, at 10:35 AM, Steve Mills wrote:
On Apr 13, 2006, at 12:20, Eric Albert wrote:
The build transcript shows those being referenced in /usr/lib,
not /Developer/SDKs? Can you show us the line that references them?
(Sorry if I'm not understanding what you're asking.) You mean the
link error line? I posted those earlier:
symbol _acosl used from dynamic library /Developer/SDKs/
MacOSX10.3.9.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libstdc+
+.dylib(single module) not from earlier dynamic library /usr/lib/
libSystem.B.dylib(ld64.o)
symbol _tanl used from dynamic library /Developer/SDKs/
MacOSX10.3.9.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libstdc+
+.dylib(single module) not from earlier dynamic library /usr/lib/
libSystem.B.dylib(ld64.o)
libSystem does not show up earlier in the transcript as being
referenced or linked to.
That's not quite what I was asking for. That's the output from the
build tool that's being invoked. Can you show us the line right
above it that actually runs the build tool (gcc or ld)?
-Eric
_______________________________________________
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