lkml.org 
[lkml]   [2001]   [May]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromChristian Bornträger <>
SubjectRe: BUG ? and questions
DateSun, 20 May 2001 18:02:40 +0200
> 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/

\
 
 \ /
  Last update: 2005-03-22 12:53    [from the cache]
©2003-2008