[gclist] Boehm GC & Linux/SPARC

Fergus Henderson fjh@cs.mu.oz.au
Thu, 15 Mar 2001 15:40:04 +1100


On 14-Mar-2001, Boehm, Hans <hans_boehm@hp.com> wrote:
> 
> My version actually uses GC_SysVGetDataStart on Linux/SPARC.  Does that not
> work?

Before sending my mail, I checked that gc6.0alpha6 fails too.  It too seg
faults in the same place (at `deferred = *limit', line 654 in mark.c).
But I didn't notice that it was using GC_SysVGetDataStart();
it looks like it is failing for a different reason.

I found a work-around: compile with `-O0'.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.