bug-guile
[Top][All Lists]
Advanced

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

Re: guile stable-2.0 fails on OSX 10.6.7


From: Andy Wingo
Subject: Re: guile stable-2.0 fails on OSX 10.6.7
Date: Mon, 04 Apr 2011 22:44:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Mon 04 Apr 2011 10:00, Leo <address@hidden> writes:

> On 2011-04-04 15:13 +0800, Andy Wingo wrote:
>>> cc1(57938) malloc: *** error for object 0x10357a148: incorrect checksum for 
>>> freed object - object was probably modified after being freed.
>>> *** set a breakpoint in malloc_error_break to debug
>>> vm-engine.c: In function 'vm_regular_engine':
>>> vm-engine.c:38: internal compiler error: Abort trap
>>> Please submit a full bug report,
>>> with preprocessed source if appropriate.
>>> See <URL:http://developer.apple.com/bugreporter> for instructions.
>>
>> This is an internal error in Apple's C compiler.  Try a different one.
>
> In that case, I'll stick to my current version of guile. I am not
> familiar with C and all other packages I have installed from source work
> fine at the moment. I have also compiled racket from source, no problem
> at all.

Sorry, didn't mean to sound hostile there.  I don't know anything about
Mac OS 10.6.  However if it is still the case that they ship something
called gcc and something called gcc-4.2, you can compile with
./configure ... CC=gcc-4.2, and you probably get better results.

Regards,

Andy
-- 
http://wingolog.org/



reply via email to

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