On 24 Sep 2009, at 20:12, Graeme Geldenhuys wrote:

Does FPC actually differentiate optimization between Core2 vs i7 vs
Phenom etc?

No.

Or does it group those into something like optimization
level 3 (just an example)

It groups them using the -Opxxx/-Cpxxx parameters. Use fpc -i to see which options are supported for your target (if any).


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

Reply via email to