Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cross compiling on Amiga



On Wed, 13 Jun 2012 04:56:44 -0400
Al Zick <al%familysafeinternet.com@localhost> wrote:

> I would like to cross compile a macppc kernel with an Amiga 2000
> with blizzard 2060. [...]
> 
> build/genattrtab /usr/src/tools/gcc/../../gnu/dist/gcc4/gcc/config/ 
> rs6000/rs6000.md > tmp-attrtab.c
> genattrtab in malloc(): error: brk(2) failed [internal error]

Out of memory. How much physical and virtual memory do you have?

IIRC the amiga and some other m68k ports also have a quite limited
virtual address space (to allow running SunOS/68k binaries?). The memory
requirements for compiling gcc 4 are just too big.

-- 
Frank Wille


Home | Main Index | Thread Index | Old Index