Dimitris 'sehh' Michelinakis <[EMAIL PROTECTED]> wrote: > Why is the emx build three times faster than the VAC/IBM build? > I always thought that it was the same code and the only difference > is in some optimizations, but the speed difference is just too great > to ignore. Becouse only some of modules in VAC build optimized and only inlining used. EMX build uses full set of optimization.
