Danny Backx wrote:
> On Mon, 2007-06-11 at 20:59 +0100, Pedro Alves wrote:
>> Danny Backx wrote:
> You're right in mentioning that the fwprintf type functions should not
> be used from cegcc, because their notion of FILE * comes from coredll
> and is incompatible with newlib.
>
> I knew that but
On Mon, 2007-06-11 at 20:59 +0100, Pedro Alves wrote:
> Danny Backx wrote:
> > Functions like swprintf are in coredll.dll, and should be described in
> > stdlib.h, says http://msdn2.microsoft.com/en-us/library/ms860374.aspx .
[..]
> > Shouldn't we add these functions to src/w32api/include/stdlib.h
Danny Backx wrote:
> Functions like swprintf are in coredll.dll, and should be described in
> stdlib.h, says http://msdn2.microsoft.com/en-us/library/ms860374.aspx .
>
> In mingw32ce, we do have a definition for it, but we don't in cegcc :
> dannypc: {442} fgrep
> swprintf /opt/mingw32ce/arm-wince
Functions like swprintf are in coredll.dll, and should be described in
stdlib.h, says http://msdn2.microsoft.com/en-us/library/ms860374.aspx .
In mingw32ce, we do have a definition for it, but we don't in cegcc :
dannypc: {442} fgrep
swprintf /opt/mingw32ce/arm-wince-mingw32ce/include/{*,*/*}.h
/o