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 math/20723] Static linking fails on Haswell and Sandy Bridge when certain math functions are used


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

--- Comment #2 from rlcamp.pdx at gmail dot com ---
Explicitly adding -lmvec to the end of the compile line fixes the issue.
However, the wiki page (https://sourceware.org/glibc/wiki/libmvec) indicates
that this should not be required, and since no explicitly stated desire to use
vectorized math functions is necessary to trigger this error, the user may not
realize the nature of the problem, and will have a hard time determining the
fix.

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