From: Bruno H. <br...@cl...> - 2018-11-25 10:50:02
|
Blake McBride wrote: > $ sh -vx configure --with-threads=POSIX_THREADS with-gcc > ... > ;; Loading file ../src/defmacro.lisp ... > *** - handle_fault error2 ! address = 0x8 not in > [0x1000000c0000,0x1000000c0000) ! > SIGSEGV cannot be cured. Fault address = 0x8. Yes, we know that --with-threads is currently not stable. './configure --help' marks it as "highly experimental". Bruno |