Re: Need Windows under Linux?



When I need a Linux-like environment under windows, I just use Cygwin
(http://www.cygwin.com). It's a standard GNU toolchain with the standard
bash shell and toolchain. You can even run X Window *natively*. The
advantaqe to this is that none of your code is emulated; they run as
native
binaries right under Win32 (there is a Posix-layer DLL/runtime if you want
to run as a "real" posix binary).

Well it may not be emulated, but it can be slow. I think the posix layer
slows things up. Never tried running X Window though, just bash.

Oliver Townshend


.



Relevant Pages

  • Re: Need Windows under Linux?
    ... It's a standard GNU toolchain with the standard ... bash shell and toolchain. ... Never tried running X Window though, ... relative long process startup time from Windows more than the layer. ...
    (borland.public.delphi.non-technical)
  • Re: Redirecting program command window data stream
    ... I often launch it from a bash shell with the command ... > some reason I wanted it to pipe its output to a bash window, ... can I make it pipe to a log file or something? ...
    (alt.linux)
  • Re: How to boot into run level 3 bash shell with recue cd
    ... > level 3, bash shell, then can start the x window right there. ... > I can't figure out how to use the fc3 rescue CD to boot up into the run ... > or alternatively how to make a boot up CD to accomplish that. ...
    (Fedora)
  • Detach ssh from bash in Cygwin?
    ... forwarding from within the bash shell in Cygwin, ... when I close the bash window, it shuts down the ssh process that is ... the bash window closes. ... Is there a way to detach the ssh process from the shell so I can close ...
    (comp.security.ssh)