[Bug target/84829] -mieee-fp causes to link with -lieee but that is no longer available

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 30 15:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84829

--- Comment #14 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
As I said in comment#10, I think the solution is to remove the specs 
making -mieee-fp imply -lieee.  (Principally the spec in gnu-user.h.  I 
don't think this should depend on what libc is in use.  No doubt the 
similar spec in m32r/linux.h should be changed similarly, though I'm not 
aware of a glibc port to m32r, don't know what libc was used with that 
port, and the Linux kernel port to m32r has now been removed along with 
several others for 4.17.)


More information about the Gcc-bugs mailing list