curl-library
Re: Help on usinig Curl on vxwrks
From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 8 Jun 2009 17:56:26 +0200
Date: Mon, 8 Jun 2009 17:56:26 +0200
2009/6/7, Igor Novoseltsev wrote:
> > > #ifdef _WRS_KERNEL
> > > extern int open (const char *, int, int);
> > > #else
> > > extern int open (const char *, int, ...);
> > > #endif /* _WRS_KERNEL */
> >
> > [...]
> > Then why doesn't the 2-arg version work just fine?
>
> Has no answer...
> [...]
> But the compiler still asks for 3-argument prototype.
It has to be defined somewhere. Finding why and where might take some time ;-)
BTW, committed Makefile.vxworks and docs\INSTALL changes.
Thanks,
-- -=[Yang]=-Received on 2009-06-08