X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Mon, 22 Jun 2009 17:15:18 +0200
From: "Vincent R." <forumer@smartmobili.com>
To: <cygwin@cygwin.com>
Subject: weird feature
Message-ID: <890c978b4ab3063f3d602834a99501f1@mail.smartmobili.com>
X-Sender: forumer@smartmobili.com
User-Agent: RoundCube Webmail/0.2
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
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

Hi,

I know that my question could be a bit astonishing but I am not afraid to
ask it ;-)
I am trying to compile a software for symbian platform and originally they
have released a SDK on windows 
linked with mingw and where you use a DOS terminal to compile.
They have designed some build system mixing mingw/perl/dos command (yuk!)
but I don't want to follow their logic
and I wouldn't like to install mingw (last time I tried I had so many
issues I don't want to try again).

So my question is would it be possible for cygwin to understand path like
that :

/myfolder/foo instead of /cygdrive/c/myfolder/foo

What I mean is it seems that their toolchain is considering /... as
DRIVELETTER_WHERE_ITS_INSTALLED/...

Would it be possible I don't know by declaring a env var to allow that kind
of behavior ?

So we would be able to go to 'unix' folder (cd /usr) and to real windows
folders (cd /Windows). 


--
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

