X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=3.9 required=5.0	tests=AWL,BAYES_20,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: <30132781.post@talk.nabble.com>
Date: Thu, 4 Nov 2010 07:48:38 -0700 (PDT)
From: LionAM <alemue7@hotmail.com>
To: cygwin@cygwin.com
Subject: Cygwin paths in mingw64
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


Hello,
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?

Alex
-- 
View this message in context: http://old.nabble.com/Cygwin-paths-in-mingw64-tp30132781p30132781.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

