Hello Tru64 managers,
I have this problem:
I'm trying to compile some programs in C language
probably written to use the GCC compiler.
On one of my machines I want to use the Digital CC
compiler, but it gives me a warning when the preprocessor
meets a #define of a #include not in column 1, and
so it discards the whole row.
How can I change the behaviour of the compiler so to
accept and honour those non-column-1-starting directives?
The version ('cc -V') is:
DEC C V5.9-005 on Digital UNIX V4.0 (Rev. 1229)
Thanks in advance
Massimo Gais <mgais_at_na.astro.it>
----
"UNIX is user friendly. It's just selective
about who its friends are..."
Received on Wed Apr 12 2000 - 10:01:43 NZST