autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ax_cxx_gcc_abi_demangle.m4: missing header


From: Andriy Gapon
Subject: Re: ax_cxx_gcc_abi_demangle.m4: missing header
Date: Thu, 26 Jul 2012 16:16:02 +0300
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120625 Thunderbird/13.0.1

on 26/07/2012 16:06 Eric Blake said the following:
> 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).
> 

Thank you very much for pointing me to the right place.
First time reporter here :-)

-- 
Andriy Gapon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]