cpp.c desperately needed

Bill Burton billb at amcad.UUCP
Tue Mar 15 13:24:07 AEST 1988


In article <12285 at brl-adm.ARPA> MH9TS1BF%ICINECA.BITNET at CUNYVM.CUNY.EDU writes:
[...]
>Can anybody help me ? I have a lot of Fortran source code
>to be preprocessed by cpp (to handle machine dependencies etc)
>( it seemed a good idea ... )
>that I am porting from a Unix environment to Vax/VMS.
[...]

>Does anybody know if there is a cpp.c in the public domain, and
>how to reach it ?
[...]

>Furio Ercolessi, Intl. School for Advanced Studies, Trieste (Italy)
>     MH9TS1BF at ICINECA.BITNET

I need a pd cpp as well.  Our compiler doesn't handle #define's longer
than eight chars (nor variables either).  At least with a decent cpp I
could just create a header file with #define THIS_IS_TOO_LONG TITL 
for each of the conflicting #define's rather than having to sed all the
source and keep two copies around -- one normal and one with short
names. 

Any help would be much appreciated.  I would like to compile elm 1.7 and
perl. 

Thanks,
Bill

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Name:		William D. Burton
	US Mail:	American Academy of Arts and Sciences
			136 Irving St., Cambridge, MA 02138-1996
	Audible:	1-617-576-5023
	UUCP:		...!husc6!amcad!billb
	ARPANET:	billb%amcad.uucp at husc6.harvard.edu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Comp.lang.c mailing list