Patches item #1483520, was opened at 2006-05-08 00:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700011&aid=1483520&group_id=124576
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Diego Pettenò (dgp85) Assigned to: Nobody/Anonymous (nobody) Summary: Link to libm to fix --as-needed linking Initial Comment: The attached patch allows to link powersave when using --as-needed GNU ld flag. Basically it requires linking libpowersave with libm (-lm) as that is what is using the special functions from that libraries. HTH, Diego "Flameeyes" Pettenò <[EMAIL PROTECTED]> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=700011&aid=1483520&group_id=124576 _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
