Subject: Re: Error Compilation Memory
To: None <bouyer@antioche.eu.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-kern
Date: 03/01/2006 21:03:18
In article <20060301113400.GA1661@asim.lip6.fr>
bouyer@antioche.eu.org wrote:

> > ld: final link failed: Memory exhausted
> > *** Error code 1
> > 
> > Any advice?
> 
> try 'unlimit' before running make

Or we should specify --no-keep-memory in LDFLAGS
(especially on ports which have poor hardware configrations)?
---
Izumi Tsutsui