public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Andrew Pinski <pinskia@physics.uc.edu>
Cc: GCC-Java <java@gcc.gnu.org>
Subject: Re: gij and -cp/-classpath
Date: Tue, 09 Apr 2002 12:59:00 -0000	[thread overview]
Message-ID: <87bscsir0z.fsf@creche.redhat.com> (raw)
In-Reply-To: Andrew Pinski's message of "Tue, 9 Apr 2002 14:30:44 -0400"

>>>>> "Andrew" == Andrew Pinski <pinskia@physics.uc.edu> writes:

Andrew> Would you accept a patch for this?

Yes, definitely.

Andrew> Also would some give an hit of how to do it?

At one point Nic was revamping the argument processing, but I don't
know the status of this.

Meanwhile you can do it by editing libjava/gij.cc.  Any option will
require new code in the help() function plus some processing in main().

The class path is actually set in natSystem.cc.  Getting the
information from gij to here is a little tricky.  Maybe a new global
is best.

You also need to figure out how the new option interacts with the
CLASSPATH environment variable and with `-jar' mode.

Andrew> Mainly the work needs to be done so `gij' would work like
Andrew> `java'.

This is definitely a goal of ours.  Any work towards this is
appreciated.

Andrew> I would need help on the documentation.

The docs are in gcc/java/gcj.texi.  If you can write text describing
what the new option(s) do, I will add the texinfo markup for you.

Tom

  reply	other threads:[~2002-04-09 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-09 12:55 Andrew Pinski
2002-04-09 12:59 ` Tom Tromey [this message]
2002-04-09 17:32   ` Nic Ferrier
2002-04-09 18:00     ` Bryce McKinlay
2002-04-09 18:05       ` Nic Ferrier
2002-04-09 18:19         ` Bryce McKinlay

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=87bscsir0z.fsf@creche.redhat.com \
    --to=tromey@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=pinskia@physics.uc.edu \
    /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).