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

--- Comment #9 from Antonio Trande <[email protected]> ---
(In reply to comment #8)
> 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 ?

At this point, I'm blocked by my knowledges which are limited in this field.
You think I had to study for a long time how Makefile.inc are used during
compilation and probably it would have not been so difficult for an expert
programmer.

About command line flags, I've not idea why he who has written the patches then
has arranged those flags in that way. :)

How would you write that line ?

-- 
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=3xf2DCfyc8&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to