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: Hans Nowak
Subject: Re: [Chicken-users] Building Chicken on OS X Lion
Date: Fri, 31 Aug 2012 12:57:46 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

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




reply via email to

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