public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/35752]  New: Combined gcc + binutils source tree doesn't bootstrap
@ 2008-03-28 22:23 hjl dot tools at gmail dot com
  2008-03-29  1:48 ` [Bug bootstrap/35752] " hjl dot tools at gmail dot com
                   ` (63 more replies)
  0 siblings, 64 replies; 65+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-03-28 22:23 UTC (permalink / raw)
  To: gcc-bugs

I combined the current gcc and binutils mainlines into a combined
gcc + binutils source tree. When I tried to bootstrap it on
Linux/ia32 and Linux/Intel64 with shared library enabled, it went
to an infinite loop when as or ld from stage 2 was used. The problem is
ld-new tries to use itself to relink itself when it is invoked
first time. How should gcc and libtool handle it properly? I
think collect-ld should be modified.


-- 
           Summary: Combined gcc + binutils source tree doesn't bootstrap
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


^ permalink raw reply	[flat|nested] 65+ messages in thread