X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 16 Apr 2009 23:57:48 -0700 Message-ID: Subject: Re: [1.7] cygpath broken? From: Greg Couch To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Thank you Corinna for looking into this. So I tried rebuilding cygwin1.dll in 1.7 with gcc-4 from the instructions in http://cygwin.com/cvs.html and http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin, and while the make didn't finish (perl hung -- "... fatal error - unable to remap ...\Glob.dll to same address as parent ..."), it did produce new-cygwin1.dll. And with that new-cygwin1.dll installed as /bin/cygwin1.dll, I now get: $ cygpath -w image.png e.png That is, the first four characters are missing. So my next question is how should I be rebuilding the 1.7 cygwin1.dll? - Greg -- 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/