Dump

ยท

You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Dump”.

Comments

4 responses to “Dump”

  1. Caleb Avatar

    Another place for choosing a Linux distro:
    http://www.distrowatch.com

    Another good editor for Win32:
    http://www.editplus.com
    It supports Unix and Mac text files, Unicode and syntax hilightning for just every programming language out there (although you’ll have to download from the web site). It also allows FTP from the program,web browsing (IE!!!) and you can configure compile commands.

    Nice idea, the win32 ports of the GNU tools, I just keeping typing ‘ls’ everytime I use the Windows command prompt ๐Ÿ™‚ Some time ago, I had some batch files for ‘ls’, ‘cp’, ‘clear’, ‘rm’, but I’m just too lazy these days… I’ll try these for a change.

  2. Rui Carmo Avatar

    Cygwin is not an emulated environment – the only thing it emulates is the filesystem and some basic userland doodads it needs. Typical libc and OS calls are implemented in a way that allows you to recompile standard UNIX sources, but everything is a true, native Win32 binary.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.