home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 2
/
FFMCD02.bin
/
new
/
dev
/
misc
/
p2c
/
gcc
/
readme.gcc
< prev
Wrap
Text File
|
1993-12-21
|
439b
|
19 lines
To use P2C with GNU C:
**********************
- create the directory 'p2c' in your include directory
- copy the file 'p2c.h' to this directory
- copy the file 'libp2c.a' to your 'lib' directory
To compile the file 'foo.c' created by P2C enter:
*************************************************
gcc foo.c -lp2c -o foo
NOTE: You should modify the target language in the 'p2crc' file to allow
P2C using GNU C language extensions