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/27042] Assembler Error: symbol `_ZT' is already defined



------- Comment #5 from ebotcazou at gcc dot gnu dot org  2006-04-05 15:47 -------
> The bootstrap then completes successfully.

Wunderbar. :-)

> So: "make" fails, "make bootstrap" works, but the commands
> invoked are identical.  Could it be that gcc 2.8.1 silently
> miscompiled cc1plus in the case of "make", and introduced an
> obscure bug which only strstream.cc triggers?

Most likely, yes; --enable-bootstrap=yes should have worked around the problem,
but it may have its own problems in 4.1.x.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


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