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]

Re: c/8267: gcc 3.2 64bit bootstrap yields: "internal error: Segmentation Fault"


Synopsis: gcc 3.2 64bit bootstrap yields: "internal error: Segmentation Fault"

State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Thu Oct 17 14:37:23 2002
State-Changed-Why:
    Not a bug.  The compiler you use to build gcc and the
    gcc you are ending up with, must both generate the same
    kind of code.  Either 32-bit or 64-bit.
    
    You cannot use a 32-bit C compiler to bootstrap a GCC
    which generates 64-bit code by default.  It simply will
    not work, nor is it meant to work.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8267


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