Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=913152

--- Comment #8 from Paulo Andrade <[email protected]> ---
I think the command line is somewhat messed, and
should add linker (-Wl) commands before objects, but
the -Wl,soname... last in the command line. Order
of options (usually) matter when linking. If
adding -Wl,-as-needed, it should also come
before objects, or it would not consider the object
files specified after it, and you would have an
underlink issue instead of overlink.

Why it must be called libsmumps-4.10.0.so and not
libsmumps.so.4.10.0 ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=u3nkxjVQib&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to