> - src/lib/csu is broken, at least on i386 and sparc64. > something in init_fallthru() loses but i have not yet > looked closely. when i use old crt0.o/crti.o things > work again on i386 and sparc64. Why are we not using the GCC4 crtstuff? We switched to GCC crtstuff even for 3.3... we're using the exact same things for GCC4 as GCC3. .mrg.