bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make (latest cvs): configure, thread testing on mingw/cygwin


From: Michael Scheibler
Subject: make (latest cvs): configure, thread testing on mingw/cygwin
Date: Wed, 14 Mar 2001 11:33:31 +0100

configure now reports that my very own beloved libobjc does not support
threading!! cvs log configure says that you have changed something there.


configure:1770: checking whether objc has thread support

configure:1880: gcc -o conftest -O2 -x
bjective-c  -I/usr/GNUstep/System/Headers  -L/usr/GNUstep/System/Libraries/i
x86/mingw32 conftest.c -lobjc  -lthread  1>&5

In file included from configure:1877:

config_thread.m:6: warning: incomplete implementation of class
`NXConstantString'

config_thread.m:6: warning: method definition for `-length' not found

config_thread.m:6: warning: method definition for `-cString' not found

ld: cannot find -lthread


Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]