[Ecls-list] ECL and Snow Leopard (10.6)

Kamil Shakirov kamils80 at gmail.com
Sun Sep 6 07:20:38 UTC 2009


On Sep 6, 2009, at 1:49 PM, Juan Jose Garcia-Ripoll wrote:

> On Sun, Sep 6, 2009 at 7:48 AM, Kamil Shakirov<kamils80 at gmail.com>  
> wrote:
>> Has anyone tried to build ECL on Snow Leopard OS (Xcode installed  
>> with
>> 10.4 support)?
>
> I still did not get my copy.
>
>> The build fails on compiling GC because ucontext routines are
>> deprecated in Snow Leopard. After adding the missing flag to  
>> configure
>> script GC builds without errors.
>
> This is known, but it seems it is not enough to use 7.1 + hacks, but
> rather we should switch to 7.2a + patch

I may try to compile with this version.

>
>>
>> Program received signal EXC_BAD_ACCESS, Could not access memory.
>> Reason: KERN_INVALID_ADDRESS at address: 0x0000003000000010
>> 0x000000010007c7e6 in type_of [inlined] () at /Users/kamil/temp/ecl/
>> build/ecl/object.h:438
>> 438             if (type_of(source) != t_pathname && type_of 
>> (source) !=
>> t_base_string) {
>
> Just a question: what compiler is it using? GCC's or Clang's?

I guess it is still gcc by default.

macbook% gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There  
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
PURPOSE.

>
> Juanjo
>
> -- 
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com

--wbr.





More information about the ecl-devel mailing list