This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
undefined union _Jv_word in Class.h
- From: "Hemant Mohan" <hemantm at pune dot tcs dot co dot in>
- To: java-patches at gcc dot gnu dot org
- Date: Thu, 10 Jan 2002 19:12:49 +0530
- Subject: undefined union _Jv_word in Class.h
I am trying to compile a C/Java program on my RedHat 7.1. I have gcc
3.0.3 installed alongwith java support.
I am getting a compilation error which points to the header file
/usr/include/java/lang/Class.h.
The union _Jv_word is not defined in this header file. Can anyone please
help where can i get the patch for this.
Thanks,
Hemant