public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bryce McKinlay <bmckinlay@gmail.com>
To: Bucher Fabio <fabio.bucher@ntb.ch>
Cc: "java@gcc.gnu.org" <java@gcc.gnu.org>
Subject: Re: toplevel file
Date: Fri, 24 May 2013 10:28:00 -0000	[thread overview]
Message-ID: <CALUNu-pUZGTBWe20SNsST74JCrEu6TVpaRX466CGMUN2LRXBLA@mail.gmail.com> (raw)
In-Reply-To: <17B34E365AFABC468216733E4B4CC754777BF74B@mail-server.ntb.ch>

On Thu, May 23, 2013 at 8:15 PM, Bucher Fabio <fabio.bucher@ntb.ch> wrote:
> Hello
>
> Which is the toplevel file for the gcj compiler?

If you mean "which class's main() method is called", then you specify
it with the "--main" option. For example: "--main=org.my.MainClass"

See: http://gcc.gnu.org/onlinedocs/gcj/Linking.html

      parent reply	other threads:[~2013-05-24 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 19:15 Bucher Fabio
2013-05-24  8:48 ` Andrew Haley
2013-05-24 10:28 ` Bryce McKinlay [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=CALUNu-pUZGTBWe20SNsST74JCrEu6TVpaRX466CGMUN2LRXBLA@mail.gmail.com \
    --to=bmckinlay@gmail.com \
    --cc=fabio.bucher@ntb.ch \
    --cc=java@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).