Re: build 10.3 dynamic library on MAC 10.5 leopard fail
Re: build 10.3 dynamic library on MAC 10.5 leopard fail
- Subject: Re: build 10.3 dynamic library on MAC 10.5 leopard fail
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 29 Apr 2008 13:50:46 +0200
I think you mean "The libCommon.a should also built with 10.3 SDK."
the _select$UNIX2003 function is only defined in the select.h header
from the 10.5 SDK (or from /usr/include if you are running Leopard)
Le 29 avr. 08 à 10:41, searockcliff a écrit :
The libCommon.a is also built with 10.3 SDK.
Actually, libCommon.a is a mix of ppc,i386,ppc64,x86_64.
The ppc target of libCommon.a uses the 10.3 SDK.
The libCommon.a can be compiled through.
But the new library(which uses the libCommon.a) cannot be compiled
through.
在2008-04-29,"Nick Zitzmann" <email@hidden> 写道:
On Apr 29, 2008, at 1:08 AM, searockcliff wrote:
> "_select$UNIX2003", referenced from:
>
> _testAEB in libCommon.a(netwrp.o)
>
You're trying to link your project against a static library called
"libCommon.a" that was built against the 10.5 SDK with a 10.5
deployment target. Try rebuilding it against an older SDK and things
should work.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
独栋情境别墅230万起,品鉴热线:60692999
独栋情境别墅230万起,品鉴热线:
60692999 _______________________________________________
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
_______________________________________________
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