On Dec 19, 2011, at 7:11 PM, Ian Lance Taylor wrote:
> Tristan Gingold writes:
>
>> 2011-12-19 Tristan Gingold
>>
>> * aclocal.m4: Assume strncmp works in cross case.
>> * configure: Regenerate.
>
> This is OK.
Thanks, committed.
Tristan.
Tristan Gingold writes:
> 2011-12-19 Tristan Gingold
>
> * aclocal.m4: Assume strncmp works in cross case.
> * configure: Regenerate.
This is OK.
Thanks.
Ian
Hi,
currently libiberty will compile strncmp while building a cross compiler. This
is due to the fact that the test for strncmp is a TRY_RUN test.
My issue is that VMS doesn't like a redefinition of a standard function,
because it always uses a shared library for C and doesn't support symbol