>> I'm seriously thinking of forking Wine's MSVCRT + gnulib's code to
>> provide a decent native libc for Windows. That would support Windows CE
>> of course.
>
> Will this libc be interoperable with DLLs in the MS PE/COFF format?
I could just make it a static library. In the end that's what gnu
Hi Paolo,
> I'm seriously thinking of forking Wine's MSVCRT + gnulib's code to
> provide a decent native libc for Windows. That would support Windows CE
> of course.
Will this libc be interoperable with DLLs in the MS PE/COFF format? IMO this
would be essential. Microsoft's own Interix / Unix