digitalmars.D - GDC on ARM CPUs?
- s_lange (7/7) Nov 24 2009 I know there are ways to get GDC working on ARM CPUs, but I'm interested...
- Denis Koroskin (2/9) Nov 24 2009 Not DMD. Its backend is bound to x86 platform as far as I can tell.
- Moritz Warning (2/11) Nov 24 2009 apart from gdc, ldc might work as well http://dsource.org/projects/ldc.
- s_lange (3/5) Nov 24 2009 This looks quiet promising, except it still is beta, but hopefully this
I know there are ways to get GDC working on ARM CPUs, but I'm interested to know whether there is also an ARM version of the DMD compiler. If it isn't yet, then if it is planned or scheduled to port it to ARM, and if it already is, in what status it currently is. I'm specifically interested on wether there is a way to get DMD running on ARM Cortex CPUs, which have a ARMv7 architecture. regards Lange
Nov 24 2009
On Tue, 24 Nov 2009 19:14:06 +0300, s_lange <s_lange ira.uka.de> wrote:I know there are ways to get GDC working on ARM CPUs, but I'm interested to know whether there is also an ARM version of the DMD compiler. If it isn't yet, then if it is planned or scheduled to port it to ARM, and if it already is, in what status it currently is. I'm specifically interested on wether there is a way to get DMD running on ARM Cortex CPUs, which have a ARMv7 architecture. regards LangeNot DMD. Its backend is bound to x86 platform as far as I can tell.
Nov 24 2009
On Tue, 24 Nov 2009 17:14:06 +0100, s_lange wrote:I know there are ways to get GDC working on ARM CPUs, but I'm interested to know whether there is also an ARM version of the DMD compiler. If it isn't yet, then if it is planned or scheduled to port it to ARM, and if it already is, in what status it currently is. I'm specifically interested on wether there is a way to get DMD running on ARM Cortex CPUs, which have a ARMv7 architecture. regards Langeapart from gdc, ldc might work as well http://dsource.org/projects/ldc.
Nov 24 2009
Moritz Warning schrieb:apart from gdc, ldc might work as well http://dsource.org/projects/ldc.This looks quiet promising, except it still is beta, but hopefully this will get changed
Nov 24 2009