--- build/platforms/freebsd3-gcc/Make-platform.orig Wed Sep 16 11:55:05 1998 +++ build/platforms/freebsd3-gcc/Make-platform Fri Oct 16 19:06:39 1998 @@ -30,8 +30,8 @@ THREADS= -DPOSIX_THREADS -D_THREAD_SAFE -DPTHREAD_PREEMPTIVE # use special gcc flag to include libc_r.a -THREADSLIB= -pthread -#THREADSLIB= -lc_r +#THREADSLIB= -pthread +THREADSLIB= -lc_r # if you built/installed with -DNOLIBC_R, you'll need uncomment # out the following