X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <31711938.post@talk.nabble.com> Date: Thu, 26 May 2011 14:20:49 -0700 (PDT) From: sweinberger To: cygwin AT cygwin DOT com Subject: Re: Cygwin and Windows Paths Leaking Through In-Reply-To: <4DDEB70C.6070100@cwilson.fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <31711163 DOT post AT talk DOT nabble DOT com> <4DDEB26B DOT 1080509 AT cwilson DOT fastmail DOT fm> <31711473 DOT post AT talk DOT nabble DOT com> <4DDEB70C DOT 6070100 AT cwilson DOT fastmail DOT fm> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 Hi Chuck, You are right. I had to create a separate folder, which in my case I used your advice and did /usr/local/build-binutils. I also found out that the reason for my earlier problems with the make file complaining about carriage returns was because I used WinZip to expand the binutils-2.21.tar.bz file and not tar. Creating a separate folder and doing make failed with the process saying that some folder was already configured. Obviously, working in the same folder corrupted things, so I decided to start off clean. I deleted my source folder and used tar to create and expand things into the /usr/local/binutils-2.21 folder. I got a complaint during the tar process about unable to set 501 permission on files, but I ignored those. I then went to the newly created build-binutils folder and did the tree steps (configure line, make, make install) and everything completed with no errors or warnings. My problem was as you said. I built from the source folder rather than a new folder. I learnt something new. Thank you Chuck! Sarah -- View this message in context: http://old.nabble.com/Cygwin-and-Windows-Paths-Leaking-Through-tp31711163p31711938.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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