This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
compiling gcc for multiple targets
- From: Marco Trudel <mtrudel at gmx dot ch>
- To: java at gcc dot gnu dot org
- Date: Wed, 07 Jun 2006 17:23:02 +0200
- Subject: compiling gcc for multiple targets
Hello list
What is the state of compiling gcc/gcj for multiple targets?
Is it possible or do I need different gcj's for different targets (for
example one gcj that compiles for windows and one that compiles for
linux (both running on windows))?
regards
Marco