Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

csc(1) [netbsd man page]

CSC(1)							      General Commands Manual							    CSC(1)

NAME
csc - driver program for the CHICKEN Scheme compiler SYNOPSIS
csc [ filename | option ... ] DESCRIPTION
csc is a program that invokes the CHICKEN compiler and the host systems C compiler to generate an executable from a Scheme source file or C files generated by CHICKEN For a list of options enter csc -help ENVIRONMENT VARIABLES
CSC_OPTIONS Can hold default options that should be passed to every invocation of csc CHICKEN_PREFIX An alternative installation prefix, where the Scheme-to-C translator and any support files and libraries are located. Defaults to the installation time prefix given when configuring the system. DOCUMENTATION
More information can be found in the Chicken User's Manual BUGS
Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool. AUTHOR
The CHICKEN Team SEE ALSO
chicken(1) chicken-bug(1) 19 Sep 2001 CSC(1)

Check Out this Related Man Page

CSI(1)							      General Commands Manual							    CSI(1)

-.

NAME
csi - The Chicken Scheme Interpreter SYNOPSIS
csi [ pathname | option ... ] DESCRIPTION
csi is an interpreter for the programming language Scheme supporting most of the features as described in the Revised^5 Report on the Algo- rithmic Language Scheme csi is implemented as a program compiled with the chicken compiler. OPTIONS
Enter csi -help for a list of supported command-line options. ENVIRONMENT VARIABLES
CHICKEN_INCLUDE_PATH Contains one or more pathnames where the interpreter should also look for include-files, separated by ; characters. CHICKEN_PREFIX Is used as a prefix directory for support files, include-files and libraries. CSI_OPTIONS When set to a string of command-line options, then the options are passed implicitly to every direct or indirect invocation of csi Note that runtime options of the form -... can not be passed using this method. DOCUMENTATION
More information can be found in the CHICKEN User's Manual BUGS
Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool. AUTHOR
The CHICKEN Team SEE ALSO
chicken(1) chicken-bug(1) 20 May 2008 CSI(1)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Making an output file of cscope

I am using the cscope , i wanted to know if there is a way to make an output of the resaults to a text file :confused: :) (1 Reply)
Discussion started by: eynkesef
1 Replies

2. Red Hat

[ URGENT] - HDD visible to OS without reboot

Hi, I have added 30 GB Vmware Scsci disk in RHEL # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.3 (Tikanga) I want to make this 30 GB visible to OS without reboot. Pls help (1 Reply)
Discussion started by: saurabh84g
1 Replies

3. Emergency UNIX and Linux Support

C4 scsci Tape library not detectable after lustarter patching on solaris 10 u4

Hi All, We have patched our solaris 10 u4 server with lustarter patch in order to get it prepared for solaris live upgrade.The patch installation went pretty fine and we did reboot the server after patching.But after patching we have noticed O.S is not able to detect tape library.Not sure what... (22 Replies)
Discussion started by: sahil_shine
22 Replies