Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: undefined reference to `ldexpl' for 7.1.2 evbarm



> ARM has it on -8:
>  > arm--netbsdelf-nm libc.so.12.207 | fgrep ldexp
> 000620a8 T ldexp

Thanks, but that's ldexp - without a final "l".  I'm looking for ldexpl.

It's not in the man page, but is in math.h
  long double     ldexpl(long double, int);



-- 
These are my opinions.  I hate spam.





Home | Main Index | Thread Index | Old Index