This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: No console output: gcj Windows cross-compiler
- From: Andrew Haley <aph at gcc dot gnu dot org>
- To: "fernando at lozano dot eti dot br" <fernando at lozano dot eti dot br>
- Cc: gnustuff at thisiscool dot com, "Ranjit Mathew" <rmathew at gmail dot com>, GCJ <java at gcc dot gnu dot org>
- Date: Thu, 6 Apr 2006 09:23:16 +0100
- Subject: Re: No console output: gcj Windows cross-compiler
- References: <443406b3.326.1e54.94606448@lozano.eti.br>
fernando@lozano.eti.br writes:
>
> > >I continue to love Linux and try to do anything I can to
> > >make it an even better platform.
> >
> > One way of doing that is by whetting Windows developers' appetites
> > with MinGW gcj, thereby turning them on to free software, Open
> > Source, free OSes, etc.
>
> Free Software Java developers need badly a working mingw gcj,
> because it's the F/OSS JVM closer to be usable by Windows
> developers. Untill F/OSS Java can provde a multiplataform
> environment, instead of posix-only tools, many developers will
> continue to believe Proprietary Java is the only viable choice and
> continue to be trapped.
A basic principle of Free Software is "scratch your own itch". That
is to say, people who need gcj to run well on proprietary operating
systems should contribute to that effort. It is unlikely that people
who do not use proprietary operating systems will do so, and
unreasonable to expect them to.
Andrew.