Hello all,

Is there a simple/trivial way to ensure that when I build GDC, I build not only the native target for my machine (x86_64) but also the arm-linux-gnueabi target?

I decided it was time to start pulling out Adam Ruppe's embedded programming guide, and as a decidedly non-embedded programmer, the instructions here:
http://wiki.dlang.org/Bare_Metal_ARM_Cortex-M_GDC_Cross_Compiler

... are not something I'm confident in just following (not least because e.g. certain scripts are provided without much indication of what they should be called, where they should be placed, or how to use them).

What I'd really like is just to have arm-linux-gnueabi as another target built in the normal process of compiling and installing GDC, not something I have to organize separately from my normal GDC build.

Can anyone advise?

Thanks & best wishes,

     -- Joe

Reply via email to