X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: MSYS path behavior in Cygwin Date: Mon, 30 Jan 2006 16:36:37 -0000 Message-ID: <01a101c625bb$56eef210$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 30 January 2006 16:25, tom wrote: > That said, one thing I loved about msys is the ability to pass a *nix > style path and have it automatically converted, i.e. I could start gvim > like so: > gvim.exe /c/src/myfile.cs > and the path would convert to 'C:\src\myfile.cs' for the windows exe. > > I know cygwin has the cygpath util to deal with this... But is there any > way to get the MSYS automatic path conversion in Cygwin? But cygwin apps understand *nix style paths natively! Perhaps you need to ask yourself _why_ you want to do what you want to do... >I know Cygwin > has 'MinGW runtime' library packages - Is there some way to use those > libs in Cygwin to get the desired effect? Any insight? Yes: MSYS is a fork of Cygwin, and that is why MSYS contains Cygwin's patch-converting magic. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/