Constantine, is "-ipo" the default? And will "-ip" speed up execution of code relative to default or is it just meant to speed up linking of the code? Dimitris > Inline (within the scope of the file as opposed to -ipo which uses a global > scope but takes longer to compile as it recompiles everything at link time).