Re: bzip2-1.0.2 from official home page not working with Cygwin

2004-01-03 Thread Karl Robillard
On Saturday 03 January 2004 04:47 am, Gerrit P. Haase wrote: > There is a (small) patch included in the Cygwin source package, maybe > that helps? The library compiles fine on Linux (granted, I'm using gcc 3.2.2 there) so I would expect it to work using Cygwin. I'll track down the patch and pass

Re: bzip2-1.0.2 from official home page not working with Cygwin

2004-01-03 Thread Gerrit P. Haase
Hallo Karl, Am Samstag, 3. Januar 2004 um 09:47 schriebst du: > I'm trying to build a stand alone libbz2 compiled with -mno-cygwin so I > grabbed the source from http://sources.redhat.com/bzip2/ rather than using > the version that comes with Cygwin. I don't see the -mno-cygwin flag in the outpu

bzip2-1.0.2 from official home page not working with Cygwin

2004-01-03 Thread Karl Robillard
I'm trying to build a stand alone libbz2 compiled with -mno-cygwin so I grabbed the source from http://sources.redhat.com/bzip2/ rather than using the version that comes with Cygwin. Running make produces warnings and one of the tests fails. Below is the output using gcc 3.3.1-3. -Karl > $