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 ebotcazou at gcc dot gnu dot org  2004-03-18 09:10 -------
To clarify a bit, you need a 64-bit compiler to bootstrap a 64-bit compiler. 
Either a native 64-bit compiler (sparc64-*-* or sparcv9-*-*) or a multi-arch
32-bit compiler invoked with 'gcc -m64'.

Note, however, that Ada does not appear to work for the non-default arch of a
multi-arch compiler (that is, 'gcc -m64' cannot bootstrap a 64-bit Ada compiler).


-- 


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]