Xref: utzoo comp.lang.c:9019 comp.os.vms:5575 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.lang.c,comp.os.vms Subject: Re: C preprocessor for VMS needed desperately Message-ID: <121@obie.UUCP> Date: 4 Apr 88 16:13:52 GMT References: <134@insyte.uucp> Organization: the Well of Souls Lines: 17 Keywords: large macros, include search paths Summary: Rewrite the DECUS one! In article <134@insyte.uucp>, jad@insyte.uucp (Jill Diewald) writes: | I have one preprocessor (I think its the DECUS one) and I can recompile | it with very large internal buffers. It does solve the large macro | problem but it doesn't use the correct include library search (It expects | everything on the current directory or specified with the -I option). | I need the preprocessor to use the C$INCLUDE and VAXC$INCLUDE logicals | to find the include files. Why don't you find the code for "#including" files in the DECUS cpp and re-write it to search C$INCLUDE and VAXC$INCLUDE? It shouldn't be too difficult using the `fwild' function from the DECUS library, if you have that. -- /\ - "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