bug-guile
[Top][All Lists]
Advanced

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

Re: Guile 2.0.1: scm_init_guile() broken on Mac OS X 10.6.7


From: Hans Aberg
Subject: Re: Guile 2.0.1: scm_init_guile() broken on Mac OS X 10.6.7
Date: Sat, 21 May 2011 19:20:00 +0200

On 20 May 2011, at 12:11, Andy Wingo wrote:

>> On Mac OS X 10.6.7, compiled using Xcode Version 3.2.6 64-bit,
>> i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1, scm_init_guile() gives the
>> error:
>> 
>>  Failed to get stack base for current thread.

> As you can see we rely on libgc here, and so this is a libgc bug.  Can
> you try a newer libgc, or if that still fails, bring it up on their
> list?

One must take down the CVS version, and building with threads say by using
  ./configure --enable-threads=posix && make

Hans





reply via email to

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