emerge dietlibc fails (seg fault
localhost root # emerge dietlibc
. . .
strip -R .comment -R .note bin-i386/diet-i
bin-i386/diet gcc -O2 -mcpu=i686 -pipe -fno-stack-protector -o bin-i386/elftrunc contrib/elftrunc.c
make: *** [bin-i386/elftrunc] Segmentation fault
Anything that I try to do with the diet executable just segfaults.
This happens with gcc-3.3.3 and gcc-3.4.1 on my linode (even a fresh gentoo install). I can't reproduce the failure on my gentoo box at home, so I'm wondering if UML might be interfering somehow?