public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Me Myself and I <stargate7thsymbol@live.co.uk>
Cc: gcc-help <gcc-help@gcc.gnu.org>, java@gcc.gnu.org
Subject: Re: GCJ debugging quesitons!
Date: Wed, 18 Apr 2012 08:35:00 -0000	[thread overview]
Message-ID: <CAH6eHdRvN35ObnsBHP_e=eSbcX4tUFLAK4+h-N+_Q10C-WDNQw@mail.gmail.com> (raw)
In-Reply-To: <BAY147-W45380E3A3ED24551DEA5CFD03C0@phx.gbl>

Will you please stop sending the same mails over and over again?

Either take a bit longer to write it properly before sending the first
mail, or just be more patient and wait for a reply.  You're annoying
several people on the GCC lists and making it less likely anyone wants
to help you.



On 18 April 2012 03:19, Me Myself and I <stargate7thsymbol@live.co.uk> wrote:
>
> Am running GCJ on cygwin Windows 7.
>
>
> I have a few compiler errors I can't figure out.
>
> //---------------------------------------------------------------------------------------
> ImagePixels.java:103: error: JuniorJPanel cannot be resolved to a type
> JuniorJPanel contentPanel = new JuniorJPanel(getColoredImage(Color.BLACK,300,300));
> ^^^^^^^^^^^^
> //---------------------------------------------------------------------------------------
> This is a fabricated java class in one directory.
>
> -How do I specify a new CLASSPATH statement under /etc/profile so that GCJ will see my
> fabricated classes in a directory, such that I will not have to specify further
> specific information for each class and that neighbouring classes will be detected?
>
> -If I have extra java lib jar files I want import statements to detect, what do
> I do so that the gcj will recognise them when compiling?
>
> -I find also that my windows executable generated by my cygwin run GCJ
> requires cygwin1.dll to work.  Is there a way to avoid needing a seperate file
> at all?  Is there an option to build this file into my generated executable?
>
>

  reply	other threads:[~2012-04-18  8:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17  5:57 SUCCESS! I have the GCJ! Me Myself and I
2012-04-18  1:55 ` FW: " Me Myself and I
2012-04-18  2:19   ` GCJ debugging quesitons! Me Myself and I
2012-04-18  8:35     ` Jonathan Wakely [this message]
2012-04-18 12:07     ` NightStrike

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='CAH6eHdRvN35ObnsBHP_e=eSbcX4tUFLAK4+h-N+_Q10C-WDNQw@mail.gmail.com' \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=java@gcc.gnu.org \
    --cc=stargate7thsymbol@live.co.uk \
    /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).