chicken-users
[Top][All Lists]
Advanced

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

Re: static linking (Re: [Chicken-users] wish-list


From: Daishi Kato
Subject: Re: static linking (Re: [Chicken-users] wish-list
Date: Fri, 29 Oct 2010 23:39:38 +0900
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.4 Mule/5.0 (SAKAKI)

At Fri, 29 Oct 2010 16:09:42 +0200,
Peter Bex wrote:
> 
> On Fri, Oct 29, 2010 at 10:57:23PM +0900, Daishi Kato wrote:
> > Oh, this sounds something. Yes, I don't need to eliminate ld dependence.
> > I'm not sure if I understand the usage of -deploy.
> > 
> > csc:
> >     -deploy                        deploy self-contained application bundle
> 
> Try http://wiki.call-cc.org/manual/Deployment

Thanks.
So, this is to place so files with the executables (and link).

I'm doing a workaround with CHICKEN_PREFIX.
(I looked for CHICKEN_REPOSITORY_PATH, which is no longer available.)

I do not need to compile w/ -static, but to link with *.o eggs,
isn't it possible?

--daishi



reply via email to

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