linux-threads?

Pavel Roskin pavel_roskin at geocities.com
Fri Feb 11 08:00:44 PST 2000


Hello!

I'm trying to port unix-pthreads on LinuxPCC and I have just found the
following code in config/i386/linux/config.frag:

if test x"$with_threads" = x"linux-threads" ; then
        CPPFLAGS="$CPPFLAGS -D_REENTRANT"
        VM_LIBS="$VM_LIBS -lpthread"
fi

Shouldn't linux-threads be replaced with unix-pthreads?
If this didn't work but nobody noticed it, are those flags necessary?

I'm sorry, I cannot send a well-tested ready-to-apply patch since I don't
have Intel machines around capable of compiling anyting bigger than
hello.c

Pavel Roskin



More information about the kaffe mailing list