This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
native + cross gcc compiler
- From: "Thibaud Tortech" <tortech at nortelnetworks dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 21 Oct 2002 18:54:00 +0200
- Subject: native + cross gcc compiler
- Organization: Nortel Networks
Hi all,
I work on a project that need two C++ compilers:
1) sparc-sun-solaris2.6->powerpc-ibm-aix4.3.2.0 cross compiler.
2) sparc-sun-solaris2.6 native compiler (for host testing).
We are planning to change ours compilers.
So, I was just wondering, what would be the best gcc release for this
kind of configuration.
Regards,
Thibaud Tortech.