bug-time
[Top][All Lists]
Advanced

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

Re: [Bug-time] GNU Time 1.7.90 - on HP-UX


From: Assaf Gordon
Subject: Re: [Bug-time] GNU Time 1.7.90 - on HP-UX
Date: Mon, 21 Aug 2017 20:40:14 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hello,

On 07/08/17 05:24 PM, Bruno Haible wrote:
> Building it on HP-UX 11.31 with 'cc', there are two problems:
> 
> 1) The autoconfiguration finds
> 
> checking whether C compiler handles -Werror -Wunknown-warning-option... yes
[...]
> checking whether C compiler handles -Wsuggest-attribute=pure... yes
> 
> which afterwards leads to warnings for every cc invocation:
> cc: warning 422: Unknown option "-Wextra" ignored.
[...]
> cc: warning 422: Unknown option "-Wsuggest-attribute=pure" ignored.

I'm using gnulib's "gl_WARN_ADD" in the new configure.ac:
 https://git.savannah.gnu.org/cgit/time.git/tree/configure.ac#n37
Am I using it wrong?

Or perhaps the gl_WARN_ADD detect returns TRUE if the compiler
complains to STDERR but not actually fail?

> 2) A link error:
> 
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    strtof (first referenced in tests/tests_time_aux-time-aux.o) (code)

Fixed here:
 https://git.savannah.gnu.org/cgit/time.git/commit/?id=d736af1e

Thanks,
 - assaf




reply via email to

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