Re: It must be something obvious.
Re: It must be something obvious.
- Subject: Re: It must be something obvious.
- From: Mark Lively <email@hidden>
- Date: Fri, 16 Dec 2005 13:37:35 -0500
On 12/16/05, Chris Espinosa <email@hidden> wrote:
>
> On Dec 16, 2005, at 8:48 AM, Mark Lively wrote:
>
> > I was playing with a program of mine trying to get it to build for
> > distribution to lower os machines and now I am getting link errors.
> >
> > undefined symbols
> > _snprintf$LDBLStub
> > _sprintf$LDBLStub
> > _vfprintf$LDBLStub
> > _fscanf$LDBLStub
> > _fprintf$LDBLStub
>
> Add "-lsystemstubs" to your Other Linker Flags.
>
> And you can't deploy to pre-10.3.9 when using gcc 4.0 and later.
>
> Chris
>
>
Okay switching to gcc3.3 gives me a cannot exec cclobj no such file or
directory.
_______________________________________________
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