[Bug bootstrap/33781] [4.3 Regression] "Arg list too long" building libgcc.a

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 1 22:35:00 GMT 2007



------- Comment #7 from jakub at gcc dot gnu dot org  2007-11-01 22:35 -------
Can you run
getconf ARG_MAX
?
If you configure with --disable-decimal-float does it build?
What sizes have the $(dfp-objects), $(decbits-objects), $(d32pbit-o),
$(d64pbit-o), $(d128pbit-o) vars in the build that fails?
I doubt we need 18 subvars as in test patch 2, otherwise I don't see how
libgcc.a could ever link on Irix in gcc 4.2 or before.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781



More information about the Gcc-bugs mailing list