public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: gcc-help@gcc.gnu.org
Subject: Re: Questions about GCJ  4.6.0
Date: Mon, 30 May 2011 12:00:00 -0000	[thread overview]
Message-ID: <4DE3560F.6060703@redhat.com> (raw)
In-Reply-To: <4DBA55FA.40602@internode.on.net>

On 29/04/11 07:08, Zachary Mitchell wrote:
> I wish to install the GCJ 4.6.0 version.
> 
> I wish to compile from source.  I have read the documentation,
> and don't find it useful for my situation.
> 
> I am running the MinGW32 environment, which has
> gcc already installed as part of it's default MSYS 1.0
> installation.
> 
> I ask the following:
> 
> -Does the GCJ 4.6.0 allow java code to be compiled
> into Linux/Mac/Windows executables,
> ie machine code for those operating systems?

I don't know about Mac and Windows, but GNU/Linux should be fine.

> -For a small Test.java program,
> could I be given an example gcj command line
> for a particular example for the previous question?

gcj --main=Test Test.java

> -Is 4.6.0 considered stable, and does it support
> new things in Java like Generics/autoboxing-unboxing/annotations/Enums?
> 
> -Does it work of a PATH/CLASSPATH variable?

Yes, yes.  Are you trying not to read any documents?

> -How do I
> $> ./configure;make;install;
> with success under mingw32?

Sorry, I can't help you with this.  But I do know not to run configure in
the source directory.

Andrew.

      reply	other threads:[~2011-05-30  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30  9:06 Zachary Mitchell
2011-05-30 12:00 ` Andrew Haley [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=4DE3560F.6060703@redhat.com \
    --to=aph@redhat.com \
    --cc=gcc-help@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).