www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <23355651.post@talk.nabble.com> |
Date: | Sun, 3 May 2009 06:14:34 -0700 (PDT) |
From: | Maverick_gamer <vipulvarshney DOT iitr AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | cygwin path issue |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Hey i am using cygwin for compiling one of my project on windows machine.. the makefile set the compiler but did not define any path.. path to the compiler position is added in the PATH variable. now when running make it shows the error: .... c:\usr\local\sce\gcc\bin\g++: No such file or directory. .... But the file is there at this path. What i get from my research that when reading the above path, it reads it as a unix path and thus not read the "\". . I am not getting how to define the PATH so that it will pick the compiler file. -- View this message in context: http://www.nabble.com/cygwin-path-issue-tp23355651p23355651.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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 |