chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Bugs in documentation and Mac OS X 10.6.8 executable


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Bugs in documentation and Mac OS X 10.6.8 executable generation broken
Date: Mon, 05 Dec 2011 10:22:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Watson,

On Mon, 5 Dec 2011 08:52:06 -0600 Watson Ladd <address@hidden> wrote:

> csi has it for making scripts run. This could simply be a case of me
> assuming that the interpreter and compiler took similar options, which
> is likely. So now i see what happens: csc takes the -ss switch and
> interprets it as -s, which causes the result.
>
> So what is the correct way to compile an SRFI-22 compliant script to
> an executable?

I'm not sure I understand your question.  Usually it's just a matter of

    $ csc your-program.scm

A binary executable file called `your-program' will be generated.


Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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