This is the mail archive of the libc-alpha@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]

Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos)


On Tue, 9 Jun 2015, Andrew Senkevich wrote:

> I have tested build with manually built Binutils 2.24 (downloaded from
> ftp://sourceware.org/pub/binutils/snapshots/binutils-2.24.90.tar.bz2)
> on x86_64 Fedora 19 with configure/make with no addition options.

2.24.90 means a development version in between 2.24 and 2.25.  Try actual 
2.24 release.

If you can't get consensus on requiring a binutils version recent enough 
for this code, you'll need to make the x86_64 configure fragment disable 
libmvec by default if the assembler is too old (and make NEWS and 
install.texi note the requirement when saying it's on by default for 
x86_64).

-- 
Joseph S. Myers
joseph@codesourcery.com


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