[Bug bootstrap/33781] [4.3 Regression] "Arg list too long" building libgcc.a
dj at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 2 17:41:00 GMT 2007
------- Comment #10 from dj at redhat dot com 2007-11-02 17:41 -------
Subject: Re: [4.3 Regression] "Arg list too long" building libgcc.a
You could try splitting that one in two with gmake's $(filter ) and
$(filter-out ) functions. The only trick would be finding a simple
pattern that matches half the objects.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33781
More information about the Gcc-bugs
mailing list