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/21162] Build failure


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-04-22 17:42 -------
> For that matter, if one cannot build the 64 bit compiler with the stock compiler
> on Debian sparc64-unknown-linux-gnu, how does one build this compiler?

That's a Debian problem, the system compiler is probably the 32-bit biarch
compiler, in which case you have to configure with CC="gcc -m64" to bootstrap
the 64-bit compiler.  Does that solve the problem?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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