On Feb 6, 9:44am, dave%turbocat.de@localhost (David Wetzel) wrote: -- Subject: Re: libobjc on NetBSD 4.0 only single threaded | Hi, | | I am not sure if that fixes it. how do you build it? with | | make USETOOLS=never | in .../gnu/lib/libobjc4 ? | | It seems to me that in /usr/src/gnu/dist/gcc4/libobjc/thr-objc.c:68 | it stills wants to include <bits/gthr-single.h> | | Single does not sound very multi to me. | (This is on a Sparc64 box) | | What box did you try on? Did you run the test program? | | -- | David Wetzel | | | Am 06.02.2008 03:57 +0000 schrieb christos%astron.com@localhost (Christos Zoulas): | | > Thanks, I appended to the pr that you need to add -DHAVE_GTHR_DEFAULT | > to the cflags. in arch/i386/defs.mk and defs.mk. Well I tried on i386. Did you add this to arch/sparc64/defs.mk christos