strtr wrote:
It's the optimization :) Without -O compilation took only a few seconds!
Well, that explains it! Little attempt is made in the optimizer to make it compile faster if that would interfere with generating faster code.
strtr wrote:
It's the optimization :) Without -O compilation took only a few seconds!
Well, that explains it! Little attempt is made in the optimizer to make it compile faster if that would interfere with generating faster code.