X-Spam-Check-By: sourceware.org Message-ID: <4384DF7D.142487C5@dessent.net> Date: Wed, 23 Nov 2005 13:30:37 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Practical method for automatic Cygwin install? References: <20051123035342 DOT 9E89913C1A1 AT cgf DOT cx> <20051123192106 DOT GA757 AT trixie DOT casa DOT cgf DOT cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Igor Pechtchanski wrote: > Or you could look at how setup.exe/cygcheck does it and help extract the > mount code into a library that could be linked into other apps. FWIW, this idea of creating a mingw "libcygpath" really appeals to me and it's been an idea I've been meaning to look at for a while. It would be a library that knows how to read the mount table, and do basic path conversions, without depending on cygwin1.dll. Then cygpath and setup.exe could both statically link to this library, and it would be available to other users as well. Brian -- 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/