[Qt-interest] Configure hangs on Windows when building Qt 4.6 when adding -openssl-linked

Garth Dahlstrom ironstorm at gmail.com
Thu Nov 12 15:22:19 CET 2009


On 2009-11-12, at 9:07 AM, Zeljko <zeljko at holobit.net> wrote:

> Garth Dahlstrom wrote:
>
>> windowsmobile -debug-and-release -openssl-linked -I "E:\OpenSSL
>> \include" -L "E:\OpenSSL\lib\MinGW"
>
> what about (path delimiter change),
> windowsmobile -debug-and-release -openssl-linked -I "E:/OpenSSL
> /include" -L "E:/OpenSSL/lib/MinGW"

Tried it with slashes in both directions, it even hangs if I delete  
the -I & -L args and just have "-openssl-linked"...   I've tried this  
on 3 Windows XP VMs result are the same on each.   Longest I left it  
running was about 6 hours.

It is definitely something to do with "-openssl-linked" specifically  
causing configure.exe to hang.

I also tried " -openssl-linked OPENSSL_LIBS='-lssleay32 -llibeay32' "  
but configure.exe spits out the help page telling me that is not a  
correct syntax.





More information about the Qt-interest-old mailing list