X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <30139174.post@talk.nabble.com> Date: Fri, 5 Nov 2010 01:24:24 -0700 (PDT) From: LionAM To: cygwin AT cygwin DOT com Subject: Re: Cygwin paths in mingw64 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <30132781 DOT post AT talk DOT nabble DOT com> <20101104151639 DOT GA12073 AT ednor DOT casa DOT cgf DOT cx> <30134265 DOT post AT talk DOT nabble DOT com> <30135001 DOT post AT talk DOT nabble DOT com> 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 Hello, sorry if I was not clear enough. > I'm afraid this discussion won't get anywhere without proper details > of what you did and what went wrong, including the error messages. > Also, do keep in mind that people here are unlikely to be familiar > with Atlas (http://math-atlas.sourceforge.net?). I certainly know > nothing about it, and you got me quite confused by jumping between > requirements regarding the build system and the actual program. Indeed I was talking about about the optimized BLAS library from sourceforge you had in mind, which I wanted to compile. But the problem is not specific to Atlas, but to the combination Cygwin/MinGW. The problem is that at least some helper programs (which have commands "hardcoded" inside) as well as the configure script (which passes file names as argument to programs) use cygwin-paths (e.g. "/home/am/atlas/somefile") which cannot be found. With commands, I simply meant the C-call system(...); If a program should be started (e.g. "./program.exe", where the dot says to search it within the current directory), a MinGW compiled program returns the error message that the command "." cannot be found (which is the same as for the windows cmd.exe). Alex -- View this message in context: http://old.nabble.com/Cygwin-paths-in-mingw64-tp30132781p30139174.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