[Ecls-list] Compilation problem with --enable-threads under cygwin
Gustavo
gugamilare at gmail.com
Sat Dec 26 15:24:57 UTC 2009
Here, with the option --enable-threads and under cygwin, the ECL build fails
when it tries to run ecl_min.exe. Here is the output:
[...]
cp /home/Gustavo/Gustavo/Downloads/ecl-9.12.3/src/../contrib/unicode/ucd.dat
.
if [ -f CROSS-COMPILER ]; then \
./CROSS-COMPILER compile; \
else \
ECLDIR=`pwd`/ ./ecl_min compile; \
fi
Internal or unrecoverable error in:
Got signal before environment was installed on our thread.
[22: Invalid argument]
/bin/sh: line 4: 3456 Aborted (core dumped) ECLDIR=`pwd`/
./ecl_min compile
make[1]: *** [bin/ecl.exe] Error 134
make[1]: Leaving directory
`/cygdrive/c/Users/Gustavo/Downloads/ecl-9.12.3/build'
make: *** [all] Error 2
bash-3.2$ ./ecl_min.exe
Internal or unrecoverable error in:
Got signal before environment was installed on our thread.
[22: Invalid argument]
Aborted (core dumped)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20091226/02ae5aee/attachment.html>
More information about the ecl-devel
mailing list