[oe] g++ lib problem

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Fri Mar 13 15:15:38 UTC 2009


2009/3/12 Khem Raj <raj.khem at gmail.com>:
[...]
>
> I see it gets it from libm but g++ specifiies -lm for you where as gcc
> does not. I think the problem is that ARM have same precision for
> double and long double so glibc defines __NO_LONG_DOUBLE_MATH for ARM
> as a result the prototypes for the *l functions are not emitted into
> math.h. Although in glibc they are aliases for the corresponding
[...]

Khem,

Thanks for the explanation.
Should we change the glibc package to resolve this?

Frans




More information about the Openembedded-devel mailing list