public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/9119: Cannot compile HelloWorld.java
@ 2003-01-01 22:46 Tom Tromey
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Tromey @ 2003-01-01 22:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/9119; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: pmak@aaanime.net
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/9119: Cannot compile HelloWorld.java
Date: 01 Jan 2003 15:46:10 -0700

 >>>>> ">" == pmak  <pmak@aaanime.net> writes:
 
 >> [gcj@priam gcj]$ gcj HelloWorld.java
 >> HelloWorld.java:1: Internal compiler error in make_class_data, at java/class.c:1676
 
 Do you have CLASSPATH set in your environment?
 Is libgcj installed?
 
 Tom


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

* Re: java/9119: Cannot compile HelloWorld.java
@ 2003-01-02  0:16 Tom Tromey
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Tromey @ 2003-01-02  0:16 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

The following reply was made to PR java/9119; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: Philip Mak <pmak@aaanime.net>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/9119: Cannot compile HelloWorld.java
Date: 01 Jan 2003 17:10:25 -0700

 >>>>> ">" == Philip Mak <pmak@aaanime.net> writes:
 
 >> I think gcj should give a more meaningful error message in the case
 >> that libgcj isn't installed, rather than implying it has a bug.
 
 With 3.3 we give a message suggesting that the user check CLASSPATH
 and access to the archives.
 
 Tom


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

* Re: java/9119: Cannot compile HelloWorld.java
@ 2003-01-01 23:16 Philip Mak
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Mak @ 2003-01-01 23:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/9119; it has been noted by GNATS.

From: Philip Mak <pmak@aaanime.net>
To: Tom Tromey <tromey@redhat.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/9119: Cannot compile HelloWorld.java
Date: Wed, 1 Jan 2003 18:16:13 -0500

 On Wed, Jan 01, 2003 at 03:46:10PM -0700, Tom Tromey wrote:
 > >>>>> ">" == pmak  <pmak@aaanime.net> writes:
 > 
 > >> [gcj@priam gcj]$ gcj HelloWorld.java
 > >> HelloWorld.java:1: Internal compiler error in make_class_data, at java/class.c:1676
 > 
 > Do you have CLASSPATH set in your environment?
 > Is libgcj installed?
 
 libgcj wasn't installed. I had to install it, as well as install GNU
 classpath and set it as CLASSPATH. After that, gcj now works. Thanks
 for the help.
 
 I think gcj should give a more meaningful error message in the case
 that libgcj isn't installed, rather than implying it has a bug.


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

* java/9119: Cannot compile HelloWorld.java
@ 2003-01-01 22:06 pmak
  0 siblings, 0 replies; 4+ messages in thread
From: pmak @ 2003-01-01 22:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9119
>Category:       java
>Synopsis:       Cannot compile HelloWorld.java
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 01 14:06:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     pmak@aaanime.net
>Release:        unknown-1.0
>Organization:
>Environment:
Linux priam.seas.gwu.edu 2.4.9-34 #1 Sat Jun 1 06:25:16 EDT 2002 i686 unknown
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
>Description:
[gcj@priam gcj]$ cat ~/HelloWorld.java
class HelloWorld {
        public static void main(String[] args) {
                System.out.println("Hello, world!");
        }
}
[gcj@priam gcj]$ gcj HelloWorld.java
HelloWorld.java:1: Internal compiler error in make_class_data, at java/class.c:1676
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-01-02  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-01 22:46 java/9119: Cannot compile HelloWorld.java Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2003-01-02  0:16 Tom Tromey
2003-01-01 23:16 Philip Mak
2003-01-01 22:06 pmak

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