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/18796] build fails for --disable-mathvec


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

--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Thu, 13 Aug 2015, andrew.n.senkevich at gmail dot com wrote:

> https://sourceware.org/bugzilla/show_bug.cgi?id=18796
> 
> --- Comment #4 from Andrew Senkevich <andrew.n.senkevich at gmail dot com> ---
> (In reply to Michael Joost from comment #3)
> > Just a thought: have you considered to adapt the generation of the
> > soversions.mk to drop that entry, instead of modifying the test-installation
> > script ?
> 
> That entry needed in soversions.i for further generation of definition
> MODULE_libmvec in ./libc-modules.h needed for IS_IN (libmvec) proper unfolding.

In addition, I think gnu/lib-names.h should only very (among builds for 
the same architecture / OS) with the ABI variants listed in 
$(abi-variants), so that the same set of headers can be shared between 
different glibc builds, not depending on configure options such as whether 
libmvec is enabled or not.

-- 
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]