On 5/20/11 5:57 PM, Måns Rullgård wrote:
Diego Elio Pettenò<[email protected]> writes:
Il giorno ven, 20/05/2011 alle 17.17 +0200, Diego Biurrun ha scritto:
+if ! check_func atoll; then
+ check_func atoll -U__STRICT_ANSI__&& add_cppflags
-U__STRICT_ANSI__
+fi
If I recall correctly, mingw32 also lacks strcasecmp when using
__STRICT_ANSI__ ..
Which is also a standard C function.
But not ancient ansi C. the whole point of -U__STRICT_ANSI__ is to solve
this problem. I hadn't yet tried to get in touch with newlib upstream
though...
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel