You might be able to be sneaky and run your code through the C preprocessor before
you run it through your other compiler.  I'm fairly certain there's a way to do a
pass with gcc and even Sun's cc & acc that only processes #defines and macros.

Derek
--
Derek Price                      CVS Solutions Architect
mailto:[EMAIL PROTECTED]     OpenAvenue ( http://OpenAvenue.com )

Noel L Yap wrote:

> Does Delphi have a preprocessor that can substitute filenames and line numbers?
> Can you force your build system to use cpp?
>
> Noel

Reply via email to