[fpc-pascal]target processor

Andreas K. Foerster Andreas at AKFoerster.de
Sat Jun 8 11:51:40 CEST 2002


Hello,

one thing is still unclear for me.
You can specify the target processor, for example with -Op3. 
This should cause fpc to optimize the code for that processor.

What stays unclear in the docu is, if it also produces processor
specific code.

I mean, will a program compiled with -Op3 still be runnable on a 386?
If not, I will set -Op1 as default in my config.

-- 
Tschuess
	Andreas




More information about the fpc-pascal mailing list