Henry Vermaak schrieb:
>> How can I use lazarus to switch between those two?
> 
> easiest is probably to install the ppu files to different locations,
> then invent a custom define and add it to your fpc.cfg to switch
> between different versions (where the -Fu paths are defined).
> 
> you don't really need to do this if you are just worried about debug
> info, since you can strip the debug info afterwards.

This is not completetly true, when debugging it's also better to turn
the optimizer off to get better results.
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to