https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119244
Robert Dubner <rdubner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rdubner at gcc dot gnu.org
--- Comment #31 from Robert Dubner <rdubner at gcc dot gnu.org> ---
I have been overwhelmed by what's been going on. I just noticed that our
cobolworx CI/CD pipeline has been failing lately.
I am getting a message about
+/usr/bin/x86_64-linux-gnu-ld: cannot find -lquadmath
I have yet to dig into it. But does anybody have any insight into why code
being compiled for x86_64 would be trying to use, or locate, libquadmath?
Thanks.