* Xan Lopez wrote on Sat, Jan 08, 2011 at 09:57:33PM CET: [...] > So, I used this and rewrote the link rule to use the @ syntax for ld > in passing the object file list. Unfortunately I seem to be hitting > another bug in gold (the linker I use), since it seems to try to open > all the files referenced in the file at once and it runs out of > descriptors... Not sure why it does not try to do that when passing > the files in the arg list though.
Please open a gold PR for this, with all the necessary details. Hmm, is this <http://sourceware.org/bugzilla/show_bug.cgi?id=10708>? Thanks, Ralf