chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Building Chicken on OS X Lion


From: Jim Ursetto
Subject: Re: [Chicken-users] Building Chicken on OS X Lion
Date: Fri, 31 Aug 2012 12:48:37 -0500

I hope this is not a problem with XCode 4.4.1.  I haven't upgraded
from XCode 4.3.2 yet.  Anyone else have a successful build with 4.4.1?

In the meantime if you have some time to kill, you could try building
with C_COMPILER=clang.  I doubt this will make a difference though.
I will try to upgrade shortly and see if I can reproduce the problem.

On Aug 31, 2012, at 11:57 AM, Hans Nowak wrote:

> On 8/31/12 11:16 AM, Stephen Eilert wrote:
> 
>> Have you got homebrew? It just works for me.
>> 
>> ==> Downloading
>> http://code.call-cc.org/releases/4.7.0/chicken-4.7.0.6.tar.gz
>> ########################################################################
>> 100.0%
>> ==> make PREFIX=/usr/local/Cellar/chicken/4.7.0.6 <http://4.7.0.6>
>> PLATFORM=macosx C_COMPILER=cc ARCH=x86-64
>> ==> make install PREFIX=/usr/local/Cellar/chicken/4.7.0.6
>> <http://4.7.0.6> PLATFORM=macosx C_COMPILER=cc ARCH=x86-64
>> /usr/local/Cellar/chicken/4.7.0.6 <http://4.7.0.6>: 106 files, 16M,
>> built in 2.8 minutes
> 
> Thanks for your reply. It "sort of" works for me... that is, it builds, then 
> refuses to link. I had to link it manually using `brew link -f chicken`, and 
> that seems to work (i.e. csi works, installing eggs works), although I don't 
> know what caused the linking problem in the first place, or if it will bite 
> me in the future.
> 
> (Still, I am curious why it was hanging on "loading import libraries"...)
> 
> --
> Hans Nowak
> 
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users




reply via email to

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