digitalmars.D - mips processor?
- Yossarian (6/6) Mar 29 2008 Hello, I've got another weird question..
- Lars Ivar Igesund (11/15) Mar 29 2008 Is in theory possible with GDC, but may need some additional work; typic...
- Koroskin Denis (5/8) Mar 29 2008 I need this one, too! But my guess is that we should make a GDC port
- Yossarian (8/17) Mar 29 2008 i'm now trying to get working debian mipsel compiler port
Hello, I've got another weird question.. Is (or will it be) possible to compile D source on MIPS32 processor (either using dmd or gdc, i don't care)? -- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/
Mar 29 2008
Yossarian wrote:Hello, I've got another weird question.. Is (or will it be) possible to compile D source on MIPS32 processor (either using dmd or gdc, i don't care)?Is in theory possible with GDC, but may need some additional work; typically exception handling is difficult out of the box (doesn't work on SPARC for instance). You would need to build it yourself though, unless it is one of Debian's supported arches. -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Mar 29 2008
On Sat, 29 Mar 2008 20:46:05 +0300, Yossarian <xtauer01 stud.fit.vutbr.cz> wrote:Hello, I've got another weird question.. Is (or will it be) possible to compile D source on MIPS32 processor (either using dmd or gdc, i don't care)?I need this one, too! But my guess is that we should make a GDC port ourselves. Does anyone know right people so that I could ask for assistance?
Mar 29 2008
Dne Sat, 29 Mar 2008 19:13:34 +0100 Koroskin Denis <2korden gmail.com> napsal/-a:On Sat, 29 Mar 2008 20:46:05 +0300, Yossarian <xtauer01 stud.fit.vutbr.cz> wrote:i'm now trying to get working debian mipsel compiler port (http://packages.debian.org/sid/gdc-4.1 -> there IS some for debian!) via qemu.. -- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/Hello, I've got another weird question.. Is (or will it be) possible to compile D source on MIPS32 processor (either using dmd or gdc, i don't care)?I need this one, too! But my guess is that we should make a GDC port ourselves. Does anyone know right people so that I could ask for assistance?
Mar 29 2008