On Sunday, 3 May 2015 at 10:38:14 UTC, Jens Bauer wrote:
On Sunday, 3 May 2015 at 05:51:55 UTC, Jens Bauer wrote:
If you like, please test and report.
I tried on Cubian (Debian variant for CubieBoard2), but {snip}
make fails {snip}
I've polished my own build-script/build-instructions. So far
On Sunday, 3 May 2015 at 05:51:55 UTC, Jens Bauer wrote:
On Tuesday, 28 April 2015 at 05:00:50 UTC, Timo Sintonen wrote:
People have been asking a build script Here is one I have
written. This was originally ment to build gdc in a virtual
machine but I did not get this to work in a vm. There wer
On Tuesday, 28 April 2015 at 05:00:50 UTC, Timo Sintonen wrote:
People have been asking a build script Here is one I have
written. This was originally ment to build gdc in a virtual
machine but I did not get this to work in a vm. There were
always
missing something or some issues like 32/64 bit
On 28 April 2015 at 07:00, Timo Sintonen via D.gnu wrote:
> People have been asking a build script Here is one I have
> written. This was originally ment to build gdc in a virtual
> machine but I did not get this to work in a vm. There were always
> missing something or some issues like 32/64 bit
On Tuesday, 28 April 2015 at 05:00:50 UTC, Timo Sintonen wrote:
../$gccver/configure --target=arm-eabi --disable-bootstrap \
--enable-languages=c --enable-multilib --disable-nls \
--without-isl --without-cloog \
--without-gmp --without-mpfr --without-mpc \
--disable-libphobos
I th