C preprocessor for VMS needed desperately
Jill Diewald
jad at insyte.uucp
Fri Apr 1 02:23:18 AEST 1988
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
More information about the Comp.lang.c
mailing list