bin-parisc/diet gcc -pipe -nostdinc -Os -fomit-frame-pointer -Wall -W
-Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch
-Wredundant-decls -Wno-unused -o bin-parisc/elftrunc contrib/elftrunc.c
platform name too long!
make: *** [bin-parisc/elftrunc] Error 1
This output is from compiling the dietlibc-0.23 directly from
ftp.de.kernel.org, but the bug is the same when doing "emerge dietlibc", only
the command line is a bit different.
This problem is fixed in current cvs (see http://www.fefe.de/dietlibc/), at
least this one compiles.
Reproducible: Always
Steps to Reproduce:
1. emerge dietlibc
Expected Results:
compile ;)
not needed