Xref: utzoo comp.sources.wanted:3814 comp.lang.c:9021 Path: utzoo!mnetor!uunet!husc6!mailrus!tut.cis.ohio-state.edu!im4u!ut-sally!utah-cs!utah-gr!uplherc!sp7040!obie!wes From: wes@obie.UUCP (Barnacle Wes) Newsgroups: comp.sources.wanted,comp.lang.c Subject: Re: cpp.c desperately needed Message-ID: <124@obie.UUCP> Date: 6 Apr 88 16:39:11 GMT Organization: the Well of Souls Lines: 41 Keywords: Public domain C preprocessor Summary: Public Domain cpp.c (again...) In article <148@amcad.UUCP>, billb@amcad.UUCP (Bill Burton) writes: % In article <12285@brl-adm.ARPA> MH9TS1BF%ICINECA.BITNET@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@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. We just went through this a couple of weeks ago in comp.lang.c: Try "Dr. Dobb's Toolbook of C," from M&T publishing. It includes the source for the cpp that goes with the Small-C compiler in it. You can even get it on a disk (but not one you can read with a VAX). -- /\ - " Against Stupidity, - {backbones}! /\/\ . /\ - The Gods Themselves - utah-cs!utah-gr! / \/ \/\/ \ - Contend in Vain." - uplherc!sp7040! / U i n T e c h \ - Schiller - obie!wes -- /\ - "Against Stupidity, - {backbones}! /\/\ . /\ - The Gods Themselves - utah-cs!utah-gr! / \/ \/\/ \ - Contend in Vain." - uplherc!sp7040! / U i n T e c h \ - Schiller - obie!wes