configure:3206: $? = 0 configure:3226: checking whether the C compiler works configure:3248: /usr/bin/pcc conftest.c >&5 configure:3252: $? = 0 configure:3301: result: yes configure:3304: checking for C compiler default output file name configure:3306: result: a.out configure:3312: checking for suffix of executables configure:3319: /usr/bin/pcc -o conftest conftest.c >&5 configure:3323: $? = 0 configure:3345: result: configure:3367: checking whether we are cross compiling configure:3375: /usr/bin/pcc -o conftest conftest.c >&5 configure:3379: $? = 0 configure:3386: ./conftest ./configure: line 3388: 19938 Segmentation fault ./conftest$ac_cv_exeext configure:3390: $? = 139 Looks like everything it compiles is crashing on amd64. Needs some more investigation ...
Same issue plaguing 1.0.1beta on i686 and amd64. not bumping (yet)
dev-lang/pcc-1.0.1_pre20121112 fixes it. Bumped.