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/14626] Compile fails at stage2


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-18 02:59 -------
Oh, then what you are doing is called a cross compiler and should not be using "make bootstrap" as 
when the compiler was configured was only a 32bit compiler. Use "make all" instead and it should work 
and if you want you can bootstrap a new compiler which uses the 64bit one.

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


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


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