On 07/26/2012 06:36 AM, Andriy Gapon wrote:
> 
> ax_cxx_gcc_abi_demangle.m4 fails to detect AX_CXX_GCC_ABI_DEMANGLE feature on
> FreeBSD when using GCC 4.6 or later.
> The test code uses free(3) which is declared in stdlib.h.  In the described
> environment the function is _not_ indirectly visible via other headers used.
> So compilation of the test code always fails.
> 
> Adding an cstdlib header include resolves the issue.

Thanks for the report. However, autoconf does not maintain the ax_*
macro namespace.  I think you meant to send this report to the autoconf
archive project instead (cc'd).

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to