On Tue, 2010-11-02 at 09:59 +0000, Andre DRASZIK wrote: > Hi Sven, > > 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. 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... Sven _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev