On Wednesday, November 03, 2010 06:46:15 Sven Neumann wrote:
> On Tue, 2010-11-02 at 09:59 +0000, Andre DRASZIK wrote:
> > No, this should be implicit, i.e. libdirectfb.so should have libm.so in
> > its DT_NEEDED section.
> 
> Well, not all platforms care what's in the DT_NEEDED section. If linking
> with uclibc for example, all libraries need to be specified explicitly.
> As far as I understand it's the job of the pkg-config file to specify
> all needed libraries.

huh ?  that's not true.

> It might make sense to find a solution though that avoids pulling in
> libm just for the two calls to sqrt() in a seldomly used feature...

add -lm to Libs.private
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to