------- Comment #5 from dj at redhat dot com  2007-11-01 20:02 -------
Created an attachment (id=14457)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14457&action=view)
test patch 2

Here's another try.  We collect the libgcc.a objects in multiple variables (18
of them) so that we can invoke $(AR) multiple times.  Hopefully, this will
result in individual command lines that meet IRIX's limits.  What is your
systune'd command line limit, anyway?
If needed, we can apply this technique to other libraries too.


-- 

dj at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14453|0                           |1
        is obsolete|                            |
         AssignedTo|unassigned at gcc dot gnu   |dj at redhat dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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

Reply via email to