30 Sep 2007 05:43
Self-hosted sh3 build
Valeriy E. Ushakov <uwe <at> stderr.spb.ru>
2007-09-30 03:43:03 GMT
2007-09-30 03:43:03 GMT
Just for kicks I did build.sh release natively (with -Os -freorder-blocks - i.e. -O2 sans -faling* optimizations that blow your binaries quite a bit) on my usl-5p running current disklessly. The build failed in the middle of x11 because of a genuine bug in lint2 (sloppy code missing a sequnce point, of "i + ++i" type but less obvious) that gets triggered on sh3 with -Os. build.sh started: Wed Sep 26 00:56:00 MSD 2007 build.sh ended: Fri Sep 28 14:05:52 MSD 2007 real 3669m50.793s user 2635m10.320s sys 900m13.385s With that lint2 bug fixed I've started an update build (which took about two hours to get to the point where it failed). build.sh started: Sat Sep 29 01:54:13 MSD 2007 build.sh ended: Sat Sep 29 17:57:30 MSD 2007 real 963m18.990s user 614m46.916s sys 296m5.104s which is a bit over three days in total. SY, Uwe -- -- uwe <at> stderr.spb.ru | Zu Grunde kommen http://snark.ptc.spbu.ru/~uwe/ | Ist zu Grunde gehen(Continue reading)
RSS Feed