http://www.hanselman.com/blog/Developer ... ows10.aspx
http://blog.dustinkirkland.com/2016/03/ ... ndows.html
http://www.zdnet.com/article/microsoft- ... indows-10/
Although there are Cygwin and MSYS utilities, GnuWin32.

Moderator: Moderator Team
Hi, nope, it was a reply to the title part "It is possible in ReactOS"Black_Fox wrote:If that's reply to my comment, then sorry. I meant within the Windows 10, not ReactOS
ReactOs may use Foreign Linux "eniw" instead of drawbridge. ELF interpreter is easy because PE/COFF is an extension of ELF.hbelusca wrote:Unless you want to develop the Drawbridge technology in ReactOS to get the very same functionality, you won't see that there anytime soon.
No, ELF was made to replace COFF, and PE is a Microsoft's extension of COFF. ELF is far more complex than PE to understand, especially the dynamic-linking thing, and even contains built-in information to specify the ABI to use (a flag saying if the ELF should run on a BSD or a SysV/Linux-like ABI). FreeBSD relies on this field to its Linux emulation.erkinalp wrote:ReactOs may use Foreign Linux "eniw" instead of drawbridge. ELF interpreter is easy because PE/COFF is an extension of ELF.
He is referring to our stub posix subsystem: https://svn.reactos.org/svn/reactos/tru ... sys/posix/Z98 wrote:We, what unix subsystem?
Users browsing this forum: Semrush [Bot] and 2 guests