Re: D Cross Compiler

2011-04-13 Thread Iain Buclaw
== Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article > == Quote from Brendan Simon (eTRIX) (brendan.si...@etrix.com.au)'s article > > On 14/04/11 5:00 AM, d.gnu-requ...@puremagic.com wrote: > > > Date: Wed, 13 Apr 2011 16:12:13 + (UTC) From: Iain Buclaw > > > == Quote from Brendan Simon (e

Re: D Cross Compiler

2011-04-13 Thread Iain Buclaw
== Quote from Brendan Simon (eTRIX) (brendan.si...@etrix.com.au)'s article > On 14/04/11 5:00 AM, d.gnu-requ...@puremagic.com wrote: > > Date: Wed, 13 Apr 2011 16:12:13 + (UTC) From: Iain Buclaw > > == Quote from Brendan Simon (eTRIX) > > (brendan.si...@etrix.com.au)'s article > >> > Can D be

Re: D Cross Compiler

2011-04-13 Thread Brendan Simon (eTRIX)
On 14/04/11 5:00 AM, d.gnu-requ...@puremagic.com wrote: > Date: Wed, 13 Apr 2011 16:12:13 + (UTC) From: Iain Buclaw > == Quote from Brendan Simon (eTRIX) > (brendan.si...@etrix.com.au)'s article >> > Can D be used in low-level drivers for Linux or other RTOS (e.g. >> > freertos) ?? > D is not

Re: D Cross Compiler

2011-04-13 Thread Iain Buclaw
Hi Brendan, For reference purposes, repeating what I've already said before elsewhere. == Quote from Brendan Simon (eTRIX) (brendan.si...@etrix.com.au)'s article > Can GDC (or DMD) be built as a cross compiler ?? e.g. targeting ARM or > MIPS or PowerPC, etc ?? I'm presuming this should be no prob

Re: D Cross Compiler

2011-04-13 Thread Jacob Carlborg
On 2011-04-13 02:59, Brendan Simon (eTRIX) wrote: Can GDC (or DMD) be built as a cross compiler ?? e.g. targeting ARM or MIPS or PowerPC, etc ?? I'm presuming this should be no problem for GCC ?? Theoretically there shouldn't be a problem for GDC or LDC (D frontend with LLVM backend) to genera