This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: FYI: GC import




On 17 Aug 2001, Tom Tromey wrote:
> I'm checking in a new version (6.0) of the Boehm GC on the trunk.  I'm
> not including the patch here.  This update required a small change to
> libjava/boehm.cc, which I'm appending.

This fails to configure with just --enable-threads:

checking for threads package to use... configure: error: yes is an unknown
thread package
make: *** [config.status] Error 1

It works if I specify --enable-threads=posix.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]