Neil Jerram <[EMAIL PROTECTED]> writes:

> (And interestingly, this program says that __libc_stack_end isn't
> needed on my Debian GNU/Linux, despite the comment in threads.c
> suggesting that it _is_ needed on Linux.)

Ahh.  Maybe I just had a buggy version of LinuxThreads at the time.  I
just tried again on PPC GNU/Linux with libc 2.3.6 (if that is
relevant), and I don't need __libc_stack_end either.

I will include the test program into configure.in and only use
__libc_stack_end (or gc_os_dep) when it is really needed.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to