https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114718
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-04-15 Status|UNCONFIRMED |WAITING Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This is a standard ABI changing option issue. I doubt there is anything can be done as you don't know if the library was installed seperately and might just happen to work with some extra -L options. Maybe describe what kind of error message you are expecting instead of the current one which is coming from the linker when doing the final link?