[Ecls-list] What's the latest stable version ?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Tue Sep 29 13:35:36 UTC 2009


On Tue, Sep 29, 2009 at 11:17 AM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> On Tue, Sep 29, 2009 at 5:56 AM, Dr. David Kirkby
> <david.kirkby at onetel.net> wrote:
>> Another question. Was the requirement for a C99 compiler resolved? I
>> tried to build the version of ECL in Sage (a snapshot of the CVS taken
>> on the 13th September, and it fails as the compiler needs to be C99. I
>> believe that requirement was fixed, but I am not sure.

Arggh, I forgot to answer this. What do you mean by exactly by the C99
requirement?

We fixed the ECL because on Sun one header explicitely forced to used
C99 whenever using _XOPEN_SOURCE. The change affected only the file
src/c/threads.d

Apart from this C99 functions are used by ECL in the mathematical
library only when the user requests signed zeros (--with-signed-zero),
and sometimes when requiring IEEE denormals, but only if there are no
other functions pre-C99 which can do the same work (copysign(), etc)

If you found any other problem I would gladly help you in tracking this.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list