bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/12658] ld: potential infinite loop and memory leaks when l


From: nickc at redhat dot com
Subject: [Bug binutils/12658] ld: potential infinite loop and memory leaks when link many object files
Date: Mon, 07 Nov 2011 15:13:41 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12658

--- Comment #21 from Nick Clifton <nickc at redhat dot com> 2011-11-07 15:13:41 
UTC ---
Hi Sunworld,

> One question: when memory exhausted during linking, can it use swap file
> instead?

No and yes ...  "no" as in, "no the linker cannot be changed to use the 
swap file when it runs out of memory", but "yes" as in "yes, the swap 
file will be used if there is insufficient memory available".

Ie using the swap file is not a feature that needs to be added to the 
linker.  Rather it is a feature that is already present in the operating 
system and one which is used automatically.

Cheers
   Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]