2014.04.06 19:53 "[Tiff] Building libtiff 4.0.3 dll on mingw win32", by Lyndon Hill

2014.04.08 20:39 "Re: [Tiff] Building libtiff 4.0.3 dll on mingw win32", by Lyndon Hill

Looking further into the output of make I discovered that although configure had found zlib, during the build a shared zlib could not be found and therefore a shared tiff would not be built.

After fixing the zlib problem, I could build libtiff dlls.

Thanks for your help.

On Monday, 7 April 2014, 22:00, Bob Friesenhahn <bfriesen@simple.dallas.tx.us> wrote:

I can't see any problems from the configure script; I've added the last bit of output to the end.

> For mingw, I installed Qt 5.2.1 which includes mingw 4.8, 32 bit. I'm also running msys 1.0.11. 

gcc reports a target of i686-w64-mingw32 and is the one from Qt. Now I'm confused, is this 32 or 64 bit.

The naming is confusing. think that the w64 variants can produce 32 bit or 64-bit code (-m32, or -m64).   I

It would be good to capture the text while the tiff libraries are being linked.

The last bit of configure output is not very useful to solve this problem.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/