delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.8 required=5.0 tests=AWL,BAYES_50,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,SPF_HELO_PASS,TW_CG,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <30134265.post@talk.nabble.com> |
Date: | Thu, 4 Nov 2010 10:22:06 -0700 (PDT) |
From: | LionAM <alemue7 AT hotmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Cygwin paths in mingw64 |
In-Reply-To: | <20101104151639.GA12073@ednor.casa.cgf.cx> |
MIME-Version: | 1.0 |
References: | <30132781 DOT post AT talk DOT nabble DOT com> <20101104151639 DOT GA12073 AT ednor DOT casa DOT cgf DOT cx> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 for your answer. Do I understand it right that the program would have to use the cygwin dlls - which, however, are 32bit. And it is not possible to run a 64bit-program using these dlls. The problem I have: I would like to build Atlas in Window - it works using the 32bit version with cygwin-gcc. However, I need the 64bit version as the total memory of my application is larger than the usable 2 GB. Is there any alternative to cygwin to run the configure script and the make? Alex Christopher Faylor-8 wrote: > > On Thu, Nov 04, 2010 at 07:48:38AM -0700, LionAM wrote: >>I have installed cygwin together with mingw64 (4.5.1-1). Compiling in >>principle works fine - however the programs are compiled for windows use, >>not cygwin. One of the problems I experience is that one cannot use >>cygwin-paths (e.g., /home/am/test.dat) within the programs, instead you have >>to use the corresponding windows path (e.g., C:\Cygwin\home\am\test.dat). >>However, the cygwin "make" sometimes uses cygwin paths or commands - so it >>does not work well with the mingw64. >> >>Is there an compiler switch to make mingw use the cygwin environment? > > No. These are *MinGW* compilers. They are supposed to create > pure-windows executables. That is their sole purpose. There is no > 64-bit version of Cygwin and, without a lot of head-standing, you'd need > that to create a 64-bit application that understood Cygwin paths. > > cgf > > -- > 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 > > > -- View this message in context: http://old.nabble.com/Cygwin-paths-in-mingw64-tp30132781p30134265.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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |