Group: comp.lang.forth · Group Profile · Search for Trick 9 in comp.lang.forth
Author: Bernd Paysan
Date: Jul 18, 2008 02:18
... the last message of make check: ./gforth-fast --diag -e bye *** performance problems *** double-cell integer type buggy -> CMP, MUL, DIV, ADD, SHIFT, D2F, F2D slow How to fix it? Get a more recent GCC that supports int128_t (at least with some tricks). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
|