Pádraig Brady wrote:
> Jim Meyering wrote:
>> I've built and have been experimenting with perl 5.11.2+
>> and hit a little snag: bootstrap was unable to extract
>> the version number from its new --version output.
>> To address that, I've changed bootstrap to special-case perl:
>
> That looks good,
Jim Meyering wrote:
> I've built and have been experimenting with perl 5.11.2+
> and hit a little snag: bootstrap was unable to extract
> the version number from its new --version output.
> To address that, I've changed bootstrap to special-case perl:
That looks good, the caveat being that all pro
I've built and have been experimenting with perl 5.11.2+
and hit a little snag: bootstrap was unable to extract
the version number from its new --version output.
To address that, I've changed bootstrap to special-case perl:
>From f203a8f4fe82853424a873bffb16de1700e23fcc Mon Sep 17 00:00:00 2001
Fr
>> 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