Re: Build fails

2012-11-26 Thread John Colvin
Sorry, that was a bit of a mess from using -j5 Here it is again, cleaner, including the compilation that has the problem: /home/john/Git/GDC/objdir/./prev-gcc/g++ -B/home/john/Git/GDC/objdir/./prev-gcc/ -B/opt/gdc/x86_64-unknown-linux-gnu/bin/ -nostdinc++ -B/home/john/Git/GDC/objdir/prev-x86

Build fails

2012-11-26 Thread John Colvin
I haven't been able to get GDC to build for a while, the same errors come up on for me on ubuntu and fedora. In file included from ../../gcc-4.8-20121118/gcc/d/d-lang.cc:28:0: ../../gcc-4.8-20121118/gcc/d/d-codegen.h:553:24: error: ‘gc’ has not been declared VEC(constructor_elt, gc) *head;

Re: How to compile RABCDAsm on the Raspberry Pi !?

2012-11-26 Thread Johannes Pfau
Am Sun, 25 Nov 2012 22:47:20 +0100 schrieb "Swen" : > Hi! i tried it out and it seems to work. > after abcexport file.swf i get an file-0.abc file ! yes :) > but when i run the second command rabcdasm file-0.abc i get > "core.exception.OutOfMemoryError". > I think Raspberry Pi is to slow for this