Michael Schnell schrieb:

What a bout a compiler directive to optionally call the gnu C preprocessor ? I would have wanted used this some time ago for a very special project.

IMO you can do that with build macros. But note that you'll have to use the C macro syntax (#define...), for such stuff.

You also can use the preprocessor of ToPas, to preprocess source files, optionally with your own macro syntax - if you implement it.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to