[Bug bootstrap/33781] [4.3 Regression] "Arg list too long" building libgcc.a
roger at eyesopen dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 2 16:42:00 GMT 2007
------- Comment #8 from roger at eyesopen dot com 2007-11-02 16:41 -------
Created an attachment (id=14471)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14471&action=view)
Default libgcc.a objects on mips-sgi-irix6.5
I'll respond to Jakub's latest comments before trying DJ's more recent patch.
Running "getconf ARG_MAX" on my IRIX box, returns 20480, which is 20K.
I believe this is the default, out of the box setting for my machine which
is running IRIX 6.5.19m.
Using cut'n'paste from the failing "make" output, I measure the current
"$$objects" to be 25949 bytes. I've attached the "attempted" value of
$objects to this e-mail.
I'll give DJ's patch a spin... I apologise that this box isn't that speedy.
Roger
--
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781
More information about the Gcc-bugs
mailing list