This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/20266] Using v4 of gcj I am unable to build an executable from shared libraries
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2005 19:23:15 -0000
- Subject: [Bug libgcj/20266] Using v4 of gcj I am unable to build an executable from shared libraries
- References: <20050301191620.20266.bparker@ilstechnology.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-01 19:23 -------
I think you are missing that gcj does not look into .jar files in the CLASSPATH, if you add the .jar file to
the CLASSPATH it should work, can you try that?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20266