[fpc-pascal] optimised compiler options for "release" version

leledumbo leledumbo_cool at yahoo.co.id
Tue Jun 9 08:50:02 CEST 2009


AFAIK only -CfSSE? and -Op??? that you have to worry. If you're not sure,
just use the lowest possible value (-CfX87 and -Op386). For optimizations,
even using -O3 is fine.
-- 
View this message in context: http://www.nabble.com/optimised-compiler-options-for-%22release%22-version-tp23919446p23937284.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list