Martin Storsjö martin@martin.st writes:
I agree this would be an issue with clang built system libraries on linux though. Is it still worthwhile to add to configure, for cases where system libraries have been built with gcc? If not, I'll just keep on adding it manually to my cflags when configuring, while experimenting with this.
I don't think it's worthwhile adding it, particularly if the compiler doesn't work anyway because of va_list. Hopefully you can fix both issues while you're at it ;-)