boehm-gcc doesn't like threads=win32?
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Mon Dec 10 02:09:00 GMT 2001
Adam Megacz wrote:
>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?
>
You'll need to arrange things so that win32-threads.c gets built and
GC_WIN32_THREADS is defined in this case, in boehm-gc/configure.in and
Makefile.am. I guess noboby has built a ming-win32 boehm-gc cross using
the current build mechanism yet ;-)
regards
Bryce.
More information about the Java
mailing list