---------- Forwarded Message ----------
Subject: [ powersave-Patches-1483520 ] Link to libm to fix --as-needed linking Date: Sunday 21 May 2006 22:38 From: "SourceForge.net" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Patches item #1483520, was opened at 2006-05-08 00:10 Message generated for change (Settings changed) made by hulder 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: Closed >Resolution: Fixed Priority: 5 Submitted By: Diego Pettenò (dgp85) Assigned to: Holger Macht (hulder) 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]> ---------------------------------------------------------------------- Comment By: Holger Macht (hulder) Date: 2006-05-21 22:37 Message: Logged In: YES user_id=655787 Just strange why we don't need this on a SUSE distribution. But anyway, it should not hurt, so patch is applied. Thank you. ---------------------------------------------------------------------- Comment By: Danny Kukawka (stoppel22) Date: 2006-05-20 19:58 Message: Logged In: YES user_id=1138349 @Holger: can you take a look at this issue? ---------------------------------------------------------------------- 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
