[Image: GNU Sather logo]
(Answer) (Category) Sather FAQ : (Category) Bugs, workarounds and planned features : (Category) Known bugs : (Answer) under linux undefined symbol __pthread_initial_thread_bos
if you get errors about an undefined symbol __pthread_initial_thread_bos then this is due to a purposefully placed bug in libgc which breaks with glibc. just compile libgc yourself (http://www.hpl.hp.com/personal/Hans_Boehm/gc/) and comment out the 2 lines in the linux_threads.c which have to do with __pthread_initial_thread_bos , that should fix it right up.
john@foo.net
Previous: (Answer) Matrix inversion broken in 1.2b
Next: (Answer) "\n" interpretation on Windows

Copyright (C) 2000 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.