El 06/02/12 08:59, Joseph C. Lininger escribió:
> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:
> In function 'internal_dfa_insn_code':
> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:360:1:
> internal compiler error: Bus error
Hi, this function compilation is usually a memory hog and can give some
issues. So...
* Check dmesg for any clues, maybe the program tried to use too many
memory and hit a limit.
* Reduce -j to 1 to reduce concurrent memory usage.
* If you still need -j 5 make sure you add enough swap space and have a
PAE kernel.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to