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/44825] [4.6 regression] Failed to bootstrap



------- Comment #4 from hjl dot tools at gmail dot com  2010-07-05 18:01 -------
(In reply to comment #2)
> Subject: Re:  [4.6 regression] Failed to bootstrap
> 
> I do not see this compilation failure on my x86-64 linux machine.
> 

It is Linux/ia32 only. You can use

# CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure i686-linux

to buid Linux/ia32 gcc on Linux/x86-64.


-- 


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


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