X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=BE MGVaQZUkVoblD/DCCDbXx6jAX67+P06EIvwy7oMBDviJtkaSqq7giz1olzTVBOmm ORAkalBQHy5xWLm2qB/8zjU3D/2VdMx9uDfhHrBO8B/FXTi2D+JgrWmxvC4cR+kn Hw1Nndnni13OCFufS6QhYjWM6Fgp03Ij7YSKJ2ISI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=GZwO+Laf xCosNhoWSHJlIUizsMw=; b=uU560G4nFWoekdGVsQ13sYFmRFTqIG1MSCVIaZ3P sRePlD/GPgsHuHMQyQVGG4RnBiD4+15rNLECfekueGNCURP+/LCB5GUJPT9hZr07 3FFrJ4HaYct6TnrzI0kUoWiv6dbHFYUIx7uqcNRrGwXv45jV2MzwIUR2A+P/R87/ 6Ak= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.180.160.144 with SMTP id xk16mr9143639wib.62.1371627942578; Wed, 19 Jun 2013 00:45:42 -0700 (PDT) In-Reply-To: References: <51C0B08E DOT 8080900 AT etr-usa DOT com> <51C0D956 DOT 4090905 AT etr-usa DOT com> <20130619020234 DOT GA3669 AT ednor DOT casa DOT cgf DOT cx> Date: Wed, 19 Jun 2013 11:45:42 +0400 Message-ID: Subject: Re: Adding MSYS functionality to Cygwin From: Alexey Pavlov To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 I want point all who read this ML to mingw-w64 ML discussion about MSYS: http://sourceforge.net/mailarchive/message.php?msg_id=31008339 Also I want to say that all changes that I do in Cygwin DLL (except symlink-copy) do not break any Cygwin stuff and only applied to non-cygwin applications. For Cygwin applications doesn't changed anything. 1. OSNAME By default is Cygwin, but if you want - you can change it. 2. Paths translating - only for Win32 applications. 3. Symlink-to-copy I think can be implementing for stupid or crazy (what you want) guys as me by something like CYGWIN=symlinks:wincompat. Regards, Alexey. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple