public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* Question about Question.
@ 2012-04-19  5:46 Me Myself and I
  2012-04-19  8:38 ` Jonathan Wakely
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Me Myself and I @ 2012-04-19  5:46 UTC (permalink / raw)
  To: gcc-help, java


I have the feelilng that someone has forgotten to look at my questions.

Is there anyone who can tell me how to make the GCJ behave a little better for me?


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? 		 	   		  

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Question about Question.
  2012-04-19  5:46 Question about Question Me Myself and I
@ 2012-04-19  8:38 ` Jonathan Wakely
  2012-04-19 10:54 ` Brian Jones
  2012-04-19 23:53 ` Ian Lance Taylor
  2 siblings, 0 replies; 6+ messages in thread
From: Jonathan Wakely @ 2012-04-19  8:38 UTC (permalink / raw)
  To: Me Myself and I; +Cc: gcc-help, java

On 19 April 2012 06:46, Me Myself and I wrote:
>
> I have the feelilng that someone has forgotten to look at my questions.

Maybe you should just wait for an answer, stop being so impatient and
stop sending the same email over and over again.  Then people might be
inclined to help instead of getting annoyed with you.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Question about Question.
  2012-04-19  5:46 Question about Question Me Myself and I
  2012-04-19  8:38 ` Jonathan Wakely
@ 2012-04-19 10:54 ` Brian Jones
  2012-04-19 23:53 ` Ian Lance Taylor
  2 siblings, 0 replies; 6+ messages in thread
From: Brian Jones @ 2012-04-19 10:54 UTC (permalink / raw)
  To: Me Myself and I; +Cc: <gcc-help@gcc.gnu.org>, <java@gcc.gnu.org>

> -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?

Here, let me google that for you...

Every executable cygwin builds requires the cygwin1.dll.  Sometimes
you can use a flag to build without this dependency.  From memory, I
_think_ it is -mnocygwin.

The cygwin mailing list archives would be a good source for more information.

Brian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Question about Question.
  2012-04-19  5:46 Question about Question Me Myself and I
  2012-04-19  8:38 ` Jonathan Wakely
  2012-04-19 10:54 ` Brian Jones
@ 2012-04-19 23:53 ` Ian Lance Taylor
  2012-04-20  0:20   ` Jonathan Wakely
  2012-04-20  7:36   ` Chris Burdess
  2 siblings, 2 replies; 6+ messages in thread
From: Ian Lance Taylor @ 2012-04-19 23:53 UTC (permalink / raw)
  To: Me Myself and I; +Cc: gcc-help, java

Me Myself and I <stargate7thsymbol@live.co.uk> writes:

> I have the feelilng that someone has forgotten to look at my questions.

I gave up answering your e-mail messages when I realized that you never
actually read any of my answers.

Ian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Question about Question.
  2012-04-19 23:53 ` Ian Lance Taylor
@ 2012-04-20  0:20   ` Jonathan Wakely
  2012-04-20  7:36   ` Chris Burdess
  1 sibling, 0 replies; 6+ messages in thread
From: Jonathan Wakely @ 2012-04-20  0:20 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: Me Myself and I, gcc-help, java

On 20 April 2012 00:53, Ian Lance Taylor <iant@google.com> wrote:
> Me Myself and I <stargate7thsymbol@live.co.uk> writes:
>
>> I have the feelilng that someone has forgotten to look at my questions.
>
> I gave up answering your e-mail messages when I realized that you never
> actually read any of my answers.

We probably shouldn't be surprised that someone who calls themselves
"Me Myself and I" is totally self-absorbed and doesn't pay any
attention to other people's advice.  The clue is in the name.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Question about Question.
  2012-04-19 23:53 ` Ian Lance Taylor
  2012-04-20  0:20   ` Jonathan Wakely
@ 2012-04-20  7:36   ` Chris Burdess
  1 sibling, 0 replies; 6+ messages in thread
From: Chris Burdess @ 2012-04-20  7:36 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-help, java

Ian Lance Taylor wrote:
> Me Myself and I <stargate7thsymbol@live.co.uk> writes:
> 
> > I have the feelilng that someone has forgotten to look at my questions.
> 
> I gave up answering your e-mail messages when I realized that you never
> actually read any of my answers.

Likewise.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-04-20  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-19  5:46 Question about Question Me Myself and I
2012-04-19  8:38 ` Jonathan Wakely
2012-04-19 10:54 ` Brian Jones
2012-04-19 23:53 ` Ian Lance Taylor
2012-04-20  0:20   ` Jonathan Wakely
2012-04-20  7:36   ` Chris Burdess

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).