Enrico Forestieri a écrit :
On Sat, Apr 29, 2006 at 05:49:40PM +0200, Abdelrazak Younes wrote:
Bo Peng a écrit :
Just grab the package from gnuwin32
Thanks I will try that. There are so many options.
I am trying the cygwin route, when I install the basic cygwin system,
zlib.h and zlib.a are in place. Can I use them directly?
Well, yes and no. If you use them you will end-up with an executable
that will depend on cygwin. So it is better to use the mingw version and
link to it dynamically with the gnuwin32 package.
This is not correct. Please, see my other post.
Ah well, this was based on my previous experience with libiconv and
bzip2. And of course my very intelligent answer does not apply to this
very one exception!
My bad Bo,
Abdel.