Difference between revisions of "Chicken"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) |
Chipster19 (talk | contribs) |
||
Line 15: | Line 15: | ||
Compile the package: | Compile the package: | ||
− | + | make PLATFORM=linux PREFIX=/usr | |
− | |||
Install the package | Install the package | ||
− | make install | + | make PLATFORM=linux PREFIX=/usr install |
== Multilib == | == Multilib == | ||
Line 28: | Line 27: | ||
Compile the package: | Compile the package: | ||
− | + | To do ... | |
− | |||
Install the package | Install the package | ||
− | + | To do ... | |
=== N32 === | === N32 === | ||
Line 39: | Line 37: | ||
Compile the package: | Compile the package: | ||
− | + | To do ... | |
− | |||
Install the package | Install the package | ||
− | + | To do ... | |
=== 64Bit === | === 64Bit === | ||
Line 50: | Line 47: | ||
Compile the package: | Compile the package: | ||
− | + | To do ... | |
− | |||
Install the package | Install the package | ||
− | + | To do ... | |
= Contents = | = Contents = |
Revision as of 08:32, 1 May 2008
Download Source: | http://www.call-with-current-continuation.org/chicken-4.1.0.tar.gz |
---|
Contents
Introduction to Chicken
Chicken is a compiler for the Scheme programming language. Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, R5RS and includes many enhancements and extensions.
Project Homepage: http://www.call-with-current-continuation.org/
Dependencies
Non-Multilib
Compile the package:
make PLATFORM=linux PREFIX=/usr
Install the package
make PLATFORM=linux PREFIX=/usr install
Multilib
32Bit
Compile the package:
To do ...
Install the package
To do ...
N32
Compile the package:
To do ...
Install the package
To do ...
64Bit
Compile the package:
To do ...
Install the package
To do ...
Contents
Installed Programs: | ??? |
---|---|
Installed Libraries: | ??? |
Installed Directories: | ??? |
Short Descriptions
program1 | ??? |
---|---|
program2 | ??? |
library1.{so,a} | ??? |