[Ecls-list] the latest cvs/git snapshot does not compile on Cygwin

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Sat Jul 14 15:07:47 UTC 2012


On Fri, Jul 13, 2012 at 5:55 AM, Dima Pasechnik <dimpase+ecl at gmail.com>wrote:

> Dear all,
> while trying to compile ECL (latest from the git repo) on Cygwin, I
> get (both on the current Cygwin 1.7.15.1, and on an old Cygwin 1.7.9)
> the following error:
> [...]
> Internal or unrecoverable error in:
> Got signal before environment was installed on our thread
>   [22: Invalid argument]
> /bin/sh: line 4:  2396 Aborted                 (core dumped)
> ECLDIR=`pwd`/ ./ecl  _min.exe compile
> [...]
>
> (slightly longer part of the log can be found here:
> http://boxen.math.washington.edu/home/dima/tmp/eclerr)
>
> Any idea what this is?


Cygwin does not seem to work well with the Boehm-Weiser garbage collector
in multithreaded mode (still don't know why). If you use --disable-threads
it should work

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120714/8a20c4de/attachment.html>


More information about the ecl-devel mailing list