LD Changes To Implicit DSO Linking Update

Richard Hughes hughsient at gmail.com
Tue Feb 9 09:11:20 UTC 2010


2010/2/9 Parag N(पराग़) <panemade at gmail.com>:
> when one of my package fails to build? Should I ask upstream to
> hardcode required DSO names in Makefile or we need to modify CFLAGS in
> %build section?

Most of the time upstream (myself included) just forgets to add a
library at the end of the LDADD line, so all I had to do was send a
trivial patch upstream to add "-lm" or something.

See here for an example:
http://bugzilla-attachments.gnome.org/attachment.cgi?id=152993

Richard.


More information about the devel mailing list