This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/19813] Failure when cross-testing using cross-test-ssh.sh


https://sourceware.org/bugzilla/show_bug.cgi?id=19813

--- Comment #7 from Martin Galvan <martin.galvan at tallertechnologies dot com> ---
(In reply to joseph@codesourcery.com from comment #6)
> On Mon, 14 Mar 2016, martin.galvan at tallertechnologies dot com wrote:
> 
> > test-math-isinff.cc:33:22: error: 'isinfl' was not declared in this scope
> >        || isinfl (1.0L)
> 
> That means your source tree is out of date, missing
> 
> commit 8dfdd0794a1197864776a8ce5d30a1dc6344f8a4
> Author: Andreas Schwab <schwab@suse.de>
> Date:   Tue Feb 23 16:27:56 2016 +0100
> 
>     Don't use long double math functions if NO_LONG_DOUBLE
> 
> (or commit 591b7e37e6be2a2d6672b683ba1191095b10d6d5 on 2.23 branch).

Odd. I was using the 2.23 release from http://ftp.gnu.org/gnu/libc/; I thought
it would stay in sync with the 2.23 branch. In any case, I'll test it with
master and let you know what happens. Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]