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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #2 from Nick Clifton <nickc at redhat dot com> 2011-04-11 11:56:07 
UTC ---
Hi Dongsheng,

  Have you tried linking with the --reduce-memory-overheads option specified ?

  It is entirely possible that there are memory leaks in the linker, but
without a lot of analysis it is hard to say where they might be.

  It does sound as though you are producing a really big DLL, so maybe it is
just a case that you need lots of memory to perform the link.  Have you tried
using earlier versions of the linker to see if this problem is something that
has only recently been introduced ?

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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to