Share

Simple Wiimote Library for Linux

Tracker: Patches

5 Fix compilation with linker flags --as-needed - ID: 2834641
Last Update: Comment added ( mottmar )

You link implicitely against libm through, though with setting linker flags
-Wl,--as-needed, this doesn't work. So directly linking to libm is better.

See attached patch.


Nobody/Anonymous ( nobody ) - 2009-08-09 22:49

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-08-22 11:10
Sender: mottmar

I added your patch to the ant/ branch.
Thank you!


Log in to comment.

Attached File ( 1 )

Filename Description Download
libwiimote-ldflags Add libm to linking Download

Change ( 1 )

Field Old Value Date By
File Added 338553: libwiimote-ldflags 2009-08-09 22:49 nobody