This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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: Target-dependent modes (1/3)


Ian Lance Taylor <ian@wasabisystems.com> writes:

> "Zack Weinberg" <zack@codesourcery.com> writes:
>
>> Eric Botcazou <ebotcazou@libertysurf.fr> writes:
>> 
>> >
>> > ../src/gcc/genmodes.c:352: warning: implicit declaration of function 
>> > `snprintf'
>> > gmake[2]: *** [genmodes.o] Error 1
>> 
>> The hoek? snprintf is in libiberty.
>
> It's not *declared* anywhere, though.

Oh, okay.  Where *should* it be declared, if the system stdio.h
doesn't?

zw


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