Hi Dan,

> I run autobuild with -std=iso9899:1990 (titled "…ANSI C89"), but they also set
> -D_XOPEN_SOURCE=500.

thanks a lot, that did the trick!

I can now compile successfully with
./configure --enable-warnings --enable-werror --enable-debug 
CFLAGS="-std=iso9899:199409" CPPFLAGS="-D_POSIX_SOURCE"

Marcel


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to