This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
boehm-gcc doesn't like threads=win32?
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: java at gcc dot gnu dot org
- Date: 10 Dec 2001 02:38:08 -0500
- Subject: boehm-gcc doesn't like threads=win32?
- Organization: Myself
Configuring in i686-pc-mingw32/boehm-gc
...
checking whether to enable maintainer-specific portions of Makefiles... no
checking for thread model used by GCC... win32
configure: error: thread package win32 not yet supported
make: *** [configure-target-boehm-gc] Error 1
Huh?
- a