From: Hans-Werner Hilse <hilse@web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerging java with gcj
Date: Sun, 14 Oct 2007 23:38:11 +0200 [thread overview]
Message-ID: <20071014233811.146d57a4.hilse@web.de> (raw)
In-Reply-To: <470E101B.8080205@addcom.de>
Hi,
On Thu, 11 Oct 2007 13:59:23 +0200
Florian Philipp <f.philipp@addcom.de> wrote:
> I've noticed that the gcj use flag is not enabled by default and
> therefore all java code is compiled to byte code instead of native
> binaries, am I correct?
I think the gcj flag toggles if java support is added at all.
gcj itself can compile to bytecode (class files) or native binary code.
In order to generate java bytecode, the flag "-C" has to be specified.
> I wonder how I can change that. Just re-emerge gcc with USE="gcj" and
> all packages containing java code? Is it even a good idea?
It will take a lot more time when emerging gcc. Whether you need it
depends on what you are planning to do with it... If you just need a
full blown JDK, the gcj might not be exactly what you want.
Gcj also brings the gij interpreter, which can be used to run java
bytecode.
-hwh
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2007-10-14 21:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-11 11:59 [gentoo-user] Emerging java with gcj Florian Philipp
2007-10-14 20:46 ` Randy Barlow
2007-10-14 20:55 ` Kevin O'Gorman
2007-10-14 21:38 ` Hans-Werner Hilse [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071014233811.146d57a4.hilse@web.de \
--to=hilse@web.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox