Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: "Schaible, Joerg" To: "Avraham H. Fraenkel" , cygwin-list Subject: RE: Does is any connection between cygwin and mks. Date: Wed, 11 Oct 2000 14:02:53 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id IAA23955 Hi Avraham, > I am using the cygwin for a while and I found that there is a > software called mks (www.mks.com) (no source ,and which cost money) > that gives lot of cygwin abilities. Hmm. MKS is a company, but not a product. You seem to refer to the MKS Toolkit. > 1) Does there are some relations between the two 'projects'? Like Cygwin the MKS Toolkit provides a complete set of Unix tools to the customer. Basically it has "just" a Korn Shell, but it seems running processes twice as fast (sorry Cygwin folks). MKS has licensed its Toolkit to Micrsoft, so if you order the MS Unix extensions, you'll receive MKS products. > 2) Can I use cygwin from mks and visa-versa. You should not. Basically it is no problem to call the executables of both, but most of the tools are available in both packages. Unfortunately both tools have different path handlings. The MKS Toolkit works with "C:/path", while Cygwin uses "/cygdrive/c/path" and has the ability for mounting drives, creating symlinks, and switch to UNC paths. The MKS Toolkit does not provide you with the functions of the UNIX environment to compile your own applications. With Cygwin you can compile most free UNIX packages OOTB using the cygwin1.dll. With the MKS package you have to rely on the completeness of their distribution. The Toolkit itself feels Unix like, but MKS has implemented many internal changes, e.g. the man pages use a different format, etc. Greetings, Jörg -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com