Hi All, I tried to enable threaded resolver on Solaris by using the option "--enable-threaded-resolver" but when "configure" completes it show that the resolver is "default". I used the same option on Linux without any issues.
Following is the error that I get in the "configure" step: ==== "conftest.c", line 277: warning: statement not reached ld: fatal: option -h and building a dynamic executable are incompatible ld: fatal: Flags processing errors ==== Following are my environment details: Solaris sparc 5.10 Curl version used: 7.30.0 Please note that I was able to enable threaded resolver on Curl version 7.45.0 but I need to make it work on Curl version 7.30.0 as this is the version that we currently use in our product. Can someone please let me know what changes do I need to make to get rid of the above problem. Thanks, Najeeb. ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
