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

2014.04.07 21:00 "Re: [Tiff] Building libtiff 4.0.3 dll on mingw win32", by Bob Friesenhahn

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. I think that the w64 variants can produce 32 bit or 64-bit code (-m32, or -m64).

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/