Danny Backx wrote:
> On Mon, 2007-06-11 at 20:46 +0100, Pedro Alves wrote:
>> Danny Backx wrote:
>>
>> Attached is what I used.  I realized we need a patch like this,
>> because I used a MSVC generated project as a base for PipeLib,
>> and I including stdio.h wasn't needed there.  I looked at a few
>> random MSDN docs of functions that should be stdio.h, and noticed
>> that a few are documented to be declared on stdlib.h.  Unfortunately,
>> I can't find which now...  Anyway, I think I've had to add stdio.h
>> before to apps ported from MSVC, so I am pretty sure that a patch like
>> the attached is close to correct.  Any objections?
>>
 > Do you mean to do this both to src/mingw/include/std{io,lib}.h and to
 > src/newlib/newlib/libc/include/std{io,lib}.h ?
 >

Just to mingw.  It isn't cegcc's aim to be (closely) source compatible
with MSFT's sdk.

Cheers,
Pedro Alves


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to