link warnings
link warnings
- Subject: link warnings
- From: Steve Gehrman <email@hidden>
- Date: Fri, 13 May 2005 05:08:04 -0700
all my projects get these link warnings under XCode 2.
Any ideas
ld: warning multiple definitions of symbol _tanf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _tanf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _tanf
ld: warning multiple definitions of symbol _asinhf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _asinhf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _asinhf
ld: warning multiple definitions of symbol _lgammaf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _lgammaf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _lgammaf
ld: warning multiple definitions of symbol _atanf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _atanf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _atanf
ld: warning multiple definitions of symbol _hypotf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _hypotf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _hypotf
ld: warning multiple definitions of symbol _expm1f
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _expm1f
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _expm1f
ld: warning multiple definitions of symbol _cosf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libmx.dylib(single
module) definition of _cosf
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib
(floating.o) definition of _cosf
...
...
_______________________________________________
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