On 04 Dec 2009, at 21:37, ik wrote:

> Is there a way to see a preprocessor of what fpc creates rather then the
> assembly code so I could see how defines and ifdefs executes (when compiling
> rtl) ?

No, but you can compile with -vc and then the compiler will print for each 
conditional whether it accepts or rejects it.


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to