On 12/14/2013 02:21 PM, Johannes Pfau wrote:
Hi Ellery, it seems like crosstool-NG can't compile recent gcc-4.9 snapshots. It's not a D or crosstool problem actually, GCC-4.9 for some reason can't bootstrap glibc. I personally use this branch to test the cross-compiler: https://github.com/jpf91/GDC/commits/arm-old It's a quick & dirty backport of the arm branch for gcc-4.8. It should work as well as the arm branch (it might produce slightly bigger binaries though, but I couldn't confirm that yet)
oh, wow. staples. thanks. heh. 11M hello world. it runs, though.