[Ecls-list] threads brokwn in AMD64?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Apr 3 15:38:22 UTC 2009


On Fri, Apr 3, 2009 at 5:26 PM, Jeronimo Pellegrini <jpn at aleph0.info> wrote:
> ./configure --with-x  \
>            --with-fpe \

Not needed by default.

>            --with-profile \
>            --with-rt \
>            --with-cmp \
>            --with-defsystem \
>            --with-asdf \
>            --with-cmuformat \
>            --with-clos-streams \
>            --with-tcp

Provided by default as well.

>            --enable-gengc \

Do not use! It is there but it does not work well with many versions
of the Boehm-Weiser garbage collector including the current one. The
problem is that the garbage collector overwrites our own signal
handler.

>            --enable-c99complex \

Does nothing.

>            --enable-longdouble \

You really need this?

>            --enable-shared \

Default value.

> Then it breaks... I'll try to compile with less options to configure and see
> what happens.

I will try a build with all your flags (except --enable-gengc)

Juanjo

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




More information about the ecl-devel mailing list