curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Test 323 fails, even on Intel processor

From: Patrick Monnerat via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 28 Jan 2020 10:03:23 +0100

On 1/28/20 7:56 AM, Daniel Stenberg wrote:
>
> Did you build with any other special options, like sanitizers etc?

export CPPFLAGS="-DCURL_DOES_CONVERSIONS -DHAVE_ICONV
-DCURL_ICONV_CODESET_OF_HOST='\"ISO8859-1\"'"

export CFLAGS="-g -O3"

./configure --prefix=/usr --with-ssl --without-gnutls --enable-debug

I also tried with -O0 and it still fails.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-01-28