On Fri, Feb 10, 2012 at 11:53 AM, Stian Sletner <st...@sletner.com> wrote:

>
> Any idea what could be the problem?  I've made test programs calling
> ceill() and floorl() with no problem (they don't even require -lm), so
> this has me stumped.
>

ECL has detected that your compiler supports "long double" types but the
mathematical library does not provide support for them. Try
--disable-longdouble

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to