From: Blake M. <bl...@mc...> - 2018-11-27 01:44:21
|
That did it. Thanks! On Sun, Nov 25, 2018 at 4:49 AM Bruno Haible <br...@cl...> wrote: > 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 > > |