Re: 2.064 status, ARM status

2013-12-15 Thread Iain Buclaw
On 15 December 2013 20:37, Ellery Newcomer wrote: > On 12/15/2013 12:45 AM, Johannes Pfau wrote: >> >> You can use 'strip' (arm-unknown-linux-gnueabi-strip) to get your 11MB >> hello world to a reasonable size. >> > > right. > > stack traces are a little less than helpful: > > object.Exception@src

Re: 2.064 status, ARM status

2013-12-15 Thread Ellery Newcomer
On 12/15/2013 12:45 AM, Johannes Pfau wrote: You can use 'strip' (arm-unknown-linux-gnueabi-strip) to get your 11MB hello world to a reasonable size. right. stack traces are a little less than helpful: object.Exception@src/robovero.d(82): expected length 1, got '[]' 0x25f0f

Status of gdmd

2013-12-15 Thread Joseph Rushton Wakeling
Hello all, So, I finally bit the bullet and built latest git-HEAD gdc on top of latest-svn-checkout gcc (and on top of a new pre-alpha Ubuntu 14.04 to boot). All went fine with the build, which was configured with ../gcc-trunk/configure --enable-languages=d --enable-multiarch --enable-ch

Re: 2.064 status, ARM status

2013-12-15 Thread Johannes Pfau
Am Sat, 14 Dec 2013 18:04:07 -0800 schrieb Ellery Newcomer : > On 12/14/2013 02:21 PM, Johannes Pfau wrote: > > > > Hi Ellery, > > > > it seems like crosstool-NG can't compile recent gcc-4.9 snapshots. > > It's not a D or crosstool problem actually, GCC-4.9 for some reason > > can't bootstrap glib