Re: GDC Build Errors

2014-02-22 Thread Mike
On Saturday, 1 February 2014 at 02:30:30 UTC, Mike wrote: I'm trying to build a GDC cross-compiler for arm-none-eabi. I get usable binaries, but my procedure always ends in the following: /usr/bin/install -c -m 644 unwind.h /home/mike/gdc-arm-none-eabi-test/lib/gcc/arm-none-eabi/4.8.2/include m

Re: GDC Build Errors

2014-02-01 Thread Mike
On Saturday, 1 February 2014 at 08:01:25 UTC, Timo Sintonen wrote: Just compiled with current head of gdc and gcc and had no problems. I did not test your configuration but used my own instructions (those in the minlibd wiki). The problem is that libstdc++ or the rule to make it is somehow miss

Re: GDC Build Errors

2014-02-01 Thread Timo Sintonen
On Saturday, 1 February 2014 at 02:30:30 UTC, Mike wrote: I'm trying to build a GDC cross-compiler for arm-none-eabi. I get usable binaries, but my procedure always ends in the following: /usr/bin/install -c -m 644 unwind.h /home/mike/gdc-arm-none-eabi-test/lib/gcc/arm-none-eabi/4.8.2/include

GDC Build Errors

2014-01-31 Thread Mike
I'm trying to build a GDC cross-compiler for arm-none-eabi. I get usable binaries, but my procedure always ends in the following: /usr/bin/install -c -m 644 unwind.h /home/mike/gdc-arm-none-eabi-test/lib/gcc/arm-none-eabi/4.8.2/include make[2]: Leaving directory '/home/mike/gdc/gcc-build/arm-non