From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-08-31 10:02:26


Robert Kawulak wrote:

> I compiled it with gcc 4.01, optimisations turned on. I had to add explicit
> 'inline' to several functions

Aggressive inlining should be enabled with -O3.