long double support on FreeBSD

Hello,

This is a very naive question, but I was wondering if FreeBSD 9.1 amd64 stable or later now supports long double integers in math. I am trying to build samtools on FreeBSD 9.1 and looks like I am running into an issue with undefined references to logl and expl, which from old google posts in 2009 say that the lack of long double integer support is the problem. It is now five years later, so I was wondering if that situation is now changed. Thanks,
 
Back
Top