Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <000301c5a23d$04f46f00$cf34000a@sven> From: "Angel Tsankov" To: "cygwin mailing list" Subject: May g++ output windows-style paths instead of cygwin-style one? Date: Tue, 16 Aug 2005 11:32:18 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Is there any way I can force the cygwin build of g++ to output folders using windows style (e.g. c:\folder\file) instead of cygwin style (/cygdrive/c/folder/file) when writing dependency files (-MM option)? I have this problem, 'cause I use a windows build of make 3.81beta3 and it does not recognize cygwin style paths. The latest cygwin build of make is 3.80, which has some bugs, and I cannot use it. Angel Tsankov fn42551 AT fmi DOT uni-sofia DOT bg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/