| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| content-class: | urn:content-classes:message |
| Subject: | RE: Problems with Make, VPATH and MS-DOS paths |
| MIME-Version: | 1.0 |
| Date: | Wed, 19 Nov 2003 08:58:36 +0100 |
| Message-ID: | <F0D7281DAB048B438E8F5EC4ECEFBDDC174F98@esmail.elsag.de> |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.6249.0 |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | =?iso-8859-1?Q?J=F6rg_Schaible?= <Joerg DOT Schaible AT Elsag-Solutions DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id hAJCfjkX001078 |
Nate Bohlmann wrote on Monday, November 17, 2003 5:53 PM:
> Hi,
> I'm having a problem getting MS-DOS paths to work properly with
> VPATH under GNU Make 3.80. The problem is that the VPATH processing
> tacks on a Unix path separator ('/') to the end of the VPATH giving
> me a source file name something similar to code\src\fw/foo.c. This
> is a significant problem for the compiler I'm using (NOT gcc) since
> it spits out map and list files based on the stem of the input source
> name which it decides is 'fw/foo.c'. Because of this same compiler, I
> cannot use Unix path names under a cygwin shell due to the fact that
> it screws up the internal processing of this compiler. So, I would
> like to know if it's possible to get the VPATH processing to use an
> MS-DOS separator when generating source file names. I've tried using
> the --win32 switch with no success.
>
> Thanks in advance
>
> Nate Bohlmann (nbohlmann AT cso DOT atmel DOT com)
Old, put still valid:
http://www.cygwin.com/ml/cygwin/2000-06/msg01318.html
:)
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |