Re: BUG ? and questions

From: Christian Bornträger (linux-kernel@borntraeger.net)
Date: Sun May 20 2001 - 11:02:40 EST


> I have a Cx 486/66 with 12 Megs of ram AST computer
> gcc 2.95.3, glibc 2.1.3, make 3.79.1 binutils 2.11 ??
> Problems:
> 1. When I try to run multiple (2) compilations on a
> 2.4.4 kernel usually one
> of them dies -- if it's gcc - signal 11 , if it's sh

looks like an out-of-memory (OOM) kill. Check your log files.
(var/log/messages but can vary on some distributions)
12 MB of RAM is not enough for Kernel 2.4.4 and several gcc runs, as some
gcc optimizations have complexity of O(n^2) or higher.

greetings

Christian Bornträger

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 23 2001 - 21:00:37 EST