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
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
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
3 matches
Mail list logo