[Ecls-list] Building ECL on OS X 10.7 with XCode 4

Matthew Mondor mm_lists at pulsar-zone.net
Sun Jul 31 19:40:59 UTC 2011


On Sun, 31 Jul 2011 19:57:39 +0200
Mark Evenson <evenson at panix.com> wrote:

> #2424 0x000000010f6c4dd3 in GC_clear_stack_inner ()
> #2425 0x000000010f6c4dd3 in GC_clear_stack_inner ()
> #2426 0x000000010f6c4ee9 in GC_clear_stack ()
> #2427 0x000000010f6b9fa5 in ecl_list1 ()
> #2428 0x000000010f64f14d in cl_list ()
> #2429 0x000000010f649213 in cl_boot ()
> #2430 0x000000010f647b42 in main ()
> (gdb)

Just in case, was this a build with threads?  If so, was boehm-gc also
built with thread support, and does the compiler support TLS (in the
configure script it's possible to tell it to use __thread or not)?
When I last had that kind of problem those were the causes here.

Thanks,
-- 
Matt




More information about the ecl-devel mailing list