AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/c/cc.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Unix-like frontend for SAS/C and Dice
Author: wiedmann at zdv.uni-tuebingen.de
Uploader:wiedmann zdv uni-tuebingen de
Type:dev/c
Architecture:m68k-amigaos
Date:1994-10-24
Download:dev/c/cc.lha - View contents
Readme:dev/c/cc.readme
Downloads:794

Porting Makefiles from Unix for SMake or DMake and vice versa is
rather nasty. cc allows to use the Unix-Makefiles with sc and dcc
without modification. (Hopefully :-)

cc is just a program which reads command line options, converts them
and calls sc or dcc.

Supported options are:

	-sas	    Run as a frontend of SAS/C
	-dice	    Run as a frontend of Dice
	-gcc	    Run as a frontend of gcc (Default)
	
	Best way is to put one of these into the environment variable
	CCOPT.


	-v	    Verbose (try it :-)
	-c	    Don't link
	-a	    Compile only, don't assemble
	-E	    Run preprocessor only
	-I<dir>     Look for include files in directory <dir>
	-L<dir>     Look for libraries in directory <dir>
	-o<file>    Set the name of the created file; it is recommended
		    to use this as the respective frontends might behave
		    different in selecting default names.
	-D<symbol>  Defines preprocessor symbol; use -Dsymbol=var for
		    specific values.
	-U<symbol>  Undefine the preprocessor symbol <symbol>.
	-l<lib>     Link with library <lib>.
	-g	    Turn debugging on.
	-O	    Optimize


Contents of dev/c/cc.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
-rw-r-----   426/121     10086   17276  58.4% -lh5- 270f Oct 12  1994 cc
-rw-r-----   426/121      5301   20058  26.4% -lh5- c3c9 Oct 12  1994 cc.c
-rw-r-----   426/121       638    1228  52.0% -lh5- 2289 Oct 24  1994 cc.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         3 files   16025   38562  41.6%            Oct 24  1994
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>