Quote (curaga @ July 18 2007,22:49) |
@stupid_idiot: which target triplet and optimizations did you use? As it's gonna be built from ground up, we should do everything we can to improve performance & size (triplet should be i486-pc-linux-uclibc, best optimization IMO would be "-Os -march=i486 -mtune=i686 -fomit-frame-pointer" |