#include problems

2011-04-13 Thread Peter Rosin
Hi! I am in the habit of building packages using a VPATH build in a subdirectory of the package, like so: tar xzf foo-x.y.tar.gz cd foo-x.y mkdir cygwin cd cygwin ../configure make This no longer works as it used to (at least not with all packages). I have not bisected when the problem was intro

Re: Include problems....

2002-02-06 Thread Christopher Faylor
On Wed, Feb 06, 2002 at 09:31:55PM +, Ben wrote: >I am having major problems with include files in cygwin. Firstly, I cant >include files which are linked (.lnk files (symlinks?). This works fine >on bash under redhat. This isnt my main problem though...! > >The main problem is that I can t

Include problems....

2002-02-06 Thread Ben
I am having major problems with include files in cygwin. Firstly, I cant include files which are linked (.lnk files (symlinks?). This works fine on bash under redhat. This isnt my main problem though...! The main problem is that I can tget the -I flag to work correctly under cygwin. Take a l