[oe] g++ lib problem

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Mar 12 20:34:42 UTC 2009


2009/3/12 Khem Raj <raj.khem at gmail.com>:
> On Thu, Mar 12, 2009 at 2:52 AM, Frans Meulenbroeks
> <fransmeulenbroeks at gmail.com> wrote:
>> Hi,
>>
>> I was trying to port a program that used asinl etc. but apparently
>> asinl is not in our env.
>
> Did you link with -lm ?
>
It didn't get that far. the compiler already complains about asinl not found.
On opensuse this compiles ok. Apparently when generating the c++ lib
or header it is decided that the function is not there, although the
header file links asin to __builtin__asinl or something like that).

Frans.




More information about the Openembedded-devel mailing list