This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: add support for x86_64-w64-mingw32 and cut the fat from libgcj


Yale Zhang <yzhang1985@gmail.com> writes:

> "I was hoping to keep GCJ up to date to use it for OpenJDK bootstrapping"
> That paranoid? Why not use the minimal Eclipse Java compiler which
> Classpath uses for bootstrapping? It sounds like ECJ can't be trusted if it
> was compiled with an untrusted/unknown compiler.

ECJ is a binary blob, and you need some pre-compiled Classpath binaries.

For GNU Guix we bootstrap the JDK with Jikes, SableVM, various versions
of GNU Classpath, and an older version of ECJ built from source.  The
details can be found here:

    http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n68

GCJ was no good bootstap compiler as it included a pre-built copy of
Classpath.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


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