This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin paths in mingw64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]