This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/8416] Internal compiler error in make_class_data, at java/class.c:1676


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8416


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia@physics.uc.edu  2003-05-25 22:33 -------
Since this was not a regression, I can closing this bug since it is fixed on the mainline 
(20030525):
tin:~/src/gnu/gcctest>gcj --bootclasspath /home/gates/pinskia/linux/j2sdk1.4.0_01/jre/lib/
rt.jar A.java
java/lang/Object.java:0: fatal error: the `java.lang.Object' that was found in `/home/gates/
pinskia/linux/j2sdk1.4.0_01/jre/lib/rt.jar' didn't have the special zero-length `gnu.gcj.gcj-
compiled' attribute.  This generally means that your classpath is incorrectly set.  Use `info 
gcj "Input Options"' to see the info page describing how to set the classpath
compilation terminated.

/home/gates/pinskia/linux/j2sdk1.4.0_01/ is where my java is installed.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]