[Prev][Next][Index][Thread]

Re: FYI: vmware + oskit



Geoff Humphreys wrote:
> 
> It would probably be possible with either Djgpp or 
> Cygwin.  You might have
> to grab the sources for gcc, binutils, etc and 
> recompile them under NT
> before they would compile OSKit though.
> 
> I am going to attempt it and report back on the \
> results.

You'll probably need to add some code to the
OSKit for that, because neither of those produce
ELF binaries.  DJGPP produces COFF, and I 
*think* cygwin produces MZ (?) binaries.

Ramon

Follow-Ups: References: