D.gnu - Mingw. Compile for arm
- Glap (2/2) Feb 09 2013 Can I get somewhere gdc for build arm programs?
- jerro (4/6) Feb 09 2013 You can build GDC cross compiler for ARM using crosstool-ng. See
- Glap (2/9) Feb 10 2013 I need for mingw. Can it make gdc.exe and other tools?
- Dejan Lekic (7/10) Feb 11 2013 Question is - is there a MinGW GCC cross-compiler toolchain that can tar...
Can I get somewhere gdc for build arm programs? Thank you.
Feb 09 2013
On Saturday, 9 February 2013 at 21:30:28 UTC, Glap wrote:Can I get somewhere gdc for build arm programs? Thank you.You can build GDC cross compiler for ARM using crosstool-ng. See the instructions here: http://gdcproject.org/wiki/Cross%20Compiler/crosstool-NG
Feb 09 2013
On Sunday, 10 February 2013 at 01:08:09 UTC, jerro wrote:On Saturday, 9 February 2013 at 21:30:28 UTC, Glap wrote:I need for mingw. Can it make gdc.exe and other tools?Can I get somewhere gdc for build arm programs? Thank you.You can build GDC cross compiler for ARM using crosstool-ng. See the instructions here: http://gdcproject.org/wiki/Cross%20Compiler/crosstool-NG
Feb 10 2013
Glap wrote:Can I get somewhere gdc for build arm programs? Thank you.Question is - is there a MinGW GCC cross-compiler toolchain that can target ARM? If so, rebuild it with D enabled and you may succeed. -- Dejan Lekic dejan.lekic (a) gmail.com http://dejan.lekic.org
Feb 11 2013