Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: shell.cais.net: gshapiro owned process doing -bs Date: Mon, 27 Aug 2001 14:10:38 -0400 (EDT) From: "Gerald W. Shapiro" X-Sender: gshapiro AT shell DOT cais DOT net To: cygwin AT cygwin DOT com cc: churchill_dan AT htc DOT honeywell DOT com Subject: RE: Problems with path resolution In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I just joined this list, and my question seems similar to Dan's. And perhaps it is a mingw group question, but here I go... joining the hoards of ignorant newbies bothering the list In one of the gprolog makefiles an auxiliary program takes a path and a filename as input. Built with cygwin1.dll, fopen() in the auziliary program has no problem finding /usr/local/blahblah/foo.h , but using -mno-cygwin, the same is not found. If I run the no-cygwin version outside the makefile, and provide a relative path, it works fine, but the no-cygwin version does not recognize the full unix-style path. My cygwin installation root is c:\cygwin. Is there something dreadfully obvious that I am missing here? Gerald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/