TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:8364] cygwin



cd //<drive_letter>

Everything's in a unix like filesystem.  You can create mounts and
everything.  It keeps the mounts in the registry.  It also allows symlinks
and any applications compiled with cygwin will also know about the mount
structure and the symlinks.  So I've recompiled XEmacs on top of cygwin
under NT and it's just like I'm in unix again.  I'm working on compiling
jikes and kaffe too.  Jikes is almost there, just one more undefined
function.  Kaffe is a real pain though.