------- Additional Comments From nickc at redhat dot com  2008-03-28 07:26 
-------
Subject: Re:  New: running out of file descriptors when linking
 >1024 files

Hi Chris,

> When trying to link a binary which takes a large number of files, I get many
> errors like this:
> 
> ld-new: cannot open ../driver/ic/via/sinai/mlxhh/obj/1/mcgm.o: Too many open 
> files
> 
> This is coming from Read_symbols::do_read_symbols.
> 
> I can obviously work around the problem by increasing the number of allowed 
> open
> file desriptors.

Or you could place the object files into a library.  Or a thin archive...

Cheers
   Nick




-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to