This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/18532] [3.4 Regression] libgcc.mk isn't parallel build safe for multilib


------- Additional Comments From ian at airs dot com  2005-08-03 17:14 -------
Oh, I see it now.  Your patch has a prev_extra to serialize building
EXTRA_MULTILIB_PARTS for all multilibs.  That avoids the problem with options.h.
 Mainline doesn't have that patch, and presumably doesn't need to serialize
building EXTRA_MULTILIB_PARTS.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|2005-03-03 03:08:23         |2005-08-03 17:14:37
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]