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]
[1] Abort trap (core dumped) build/genattrtab...
*** Error code 2
Looks like it could be out of memory. Did you try unlimiting in the
shell before building?
This system has 128MB of ram and 768 of swap. I am not sure if that
is enough. I tried trying unlimit before starting the build. I still
get the same error. Is there anything else that I can try?