This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem using crosstool on cygwin for i686-pc-linux-gnu target


On Friday 18 March 2005 05:30 am, Friedhelm Wolf wrote:
> /usr/local/crosstool-0.28-rc37/build/i686-pc-linux-gnu/gcc-3.3.3-glibc-2.3.
>2/build-glibc/stdio-common/sscanf.o sscanf.c:31: warning: conflicting types
> for built-in function `sscanf' sscanf.c: In function `sscanf':
> sscanf.c:37: error: `va_start' used in function with fixed args
> ../stdio-common/_itoa.h: At top level:
> ../stdio-common/_itoa.h:40: warning: inlining failed in call to
> `_itoa_word' ../stdio-common/_itoa.h:76: warning: called from here
> make[2]: ***

it's been a while since ive seen/fixed this, but if iirc, you just have to 
touch up the prototype in sscanf.c a bit to make it happy
-mike

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]