chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Egg of a program


From: felix winkelmann
Subject: Re: [Chicken-users] Egg of a program
Date: Mon, 15 Jan 2007 08:11:24 +0100

On 1/13/07, Pupeno <address@hidden> wrote:
Hello Chicken Users,
How do you make an Egg of a program ? That is I have a bunch of .scm files
that are compiled into a program, not a shared library/extension. How do I
make the egg to build the program and install it on /usr/bin/ for example ?

Just build/compile your program by commands in the .setup script and
use 'install-program': instead of `install-extension'.


cheers,
felix




reply via email to

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