Re: Building an ARM cross compiler

2011-02-09 Thread Martin Kinkelin
Hi, I also encountered these complaints about undefined c_global_trees while trying to compile the latest GDC with GCC v4.5.2 using MinGW64 and MSYS (native --build=x86_64-w64-mingw32). I've been trying to build an up-to-date x64 D2 compiler for Windows to finally start playing around with D.

Re: Building an ARM cross compiler

2011-01-30 Thread Johannes Pfau
Trass3r wrote: >> I've got a working cross compiler now. The changes for phobos were >> rather small, I'll do some testing whether my changes actually work >> and if everything is fine I'll send those patches to the phobos >> mailing list. The second gcc patch wasn't needed, and the default gc >>

Re: Building an ARM cross compiler

2011-01-29 Thread Trass3r
I've got a working cross compiler now. The changes for phobos were rather small, I'll do some testing whether my changes actually work and if everything is fine I'll send those patches to the phobos mailing list. The second gcc patch wasn't needed, and the default gc compiled fine. So the ru

Re: Building an ARM cross compiler

2010-11-22 Thread Iain Buclaw
== Quote from Johannes Pfau (s...@example.com)'s article > Thanks again Iain, > I've got a working cross compiler now. The changes for phobos were rather > small, I'll do some testing whether my changes actually work and if > everything is fine I'll send those patches to the phobos mailing list. >

Re: Building an ARM cross compiler

2010-11-22 Thread Johannes Pfau
Thanks again Iain, I've got a working cross compiler now. The changes for phobos were rather small, I'll do some testing whether my changes actually work and if everything is fine I'll send those patches to the phobos mailing list. The second gcc patch wasn't needed, and the default gc compile

Re: Building an ARM cross compiler

2010-11-18 Thread Johannes Pfau
Am 15.11.2010, 21:27 Uhr, schrieb Iain Buclaw : == Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article There's a patch in Debian which addresses this. Last time I tried (a nice fella allowed me to work via ssh'ing onto a sheevaplug) it mostly works, but you'll need to use the gcstub source

Re: Building an ARM cross compiler

2010-11-16 Thread Johannes Pfau
Am 15.11.2010, 21:27 Uhr, schrieb Iain Buclaw : == Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article There's a patch in Debian which addresses this. Last time I tried (a nice fella allowed me to work via ssh'ing onto a sheevaplug) it mostly works, but you'll need to use the gcstub source

Re: Building an ARM cross compiler

2010-11-15 Thread Iain Buclaw
== Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article > There's a patch in Debian which addresses this. Last time I tried (a nice > fella > allowed me to work via ssh'ing onto a sheevaplug) it mostly works, but you'll > need > to use the gcstub sources, as the normal gc don't work (2.035~ish t

Re: Building an ARM cross compiler

2010-11-15 Thread Iain Buclaw
== Quote from Johannes Pfau (s...@example.com)'s article > Hi, has anyone successfully built an arm cross compiler yet? > GCC: 4.4.5 GDC: Latest D2 (r357) > I always get the following error: > - > i686-pc-linux-gnu-gcc -O2 -pipe -DIN_

Building an ARM cross compiler

2010-11-15 Thread Johannes Pfau
Hi, has anyone successfully built an arm cross compiler yet? GCC: 4.4.5 GDC: Latest D2 (r357) I always get the following error: - i686-pc-linux-gnu-gcc -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstr