Xref: utzoo comp.lang.c:8758 comp.os.vms:5511 Path: utzoo!utgpu!water!watmath!clyde!att-cb!att-ih!pacbell!ames!necntc!drilex!axiom!insyte!jad From: jad@insyte.uucp (Jill Diewald) Newsgroups: comp.lang.c,comp.os.vms Subject: C preprocessor for VMS needed desperately Keywords: large macros, include search paths Message-ID: <134@insyte.uucp> Date: 31 Mar 88 16:23:18 GMT Organization: Innovative Systems (INSYTE), Newton, MA Lines: 22 I need a C preprocessor for VMS C which can deal with very large #defines. I am willing to recompile the source (if I had any) in order for it to deal with larger defines. 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. One other small request, it would be very nice if it was at least as bug free as the default VMS C preprocessor. Thanks Jill Diewald Innovative Systems Techniques, Inc Newton, Ma 617-965-8450 ... harvard!axiom!insyte!jad