Ok, I've finally given in and fixed this.  From experience there are
numerous strange subtelties with cpp, but I haven't found any killers yet.

We *have* to use -traditional, otherwise '//' is interpreted as a C++
comment.  Sigh.  The command line I'm using in hscpp is now '$CPP -undef
-traditional - <file.lpp'.  Things seem to be cool so far.

Cheers,
        Simon

Reply via email to