[Ecls-list] threading failures

James M. Lawrence llmjjmll at gmail.com
Wed Sep 2 21:13:23 UTC 2015


On Wed, Sep 2, 2015 at 3:32 PM, Daniel Kochmański <daniel at turtleware.eu> wrote:
> Ok, so I guess I'll just set up 32-bit VM. I hope this will be able to
> reproduce the problems (next test doesn't fail neither on my x86_64 for
> my tests).

It may be easier to install a 32-bit compiler and toolchain, then
build ECL with those.

One more thing that's easy to check is

(ql:quickload :lparallel-test)
(lparallel-test:execute)

The tests I provided were ultimately derived from that.

Best,
lmj



More information about the ecl-devel mailing list