This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables
- From: "doko at ubuntu dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 18 Aug 2006 11:38:19 -0000
- Subject: [Bug libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables
- References: <bug-28698-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from doko at ubuntu dot com 2006-08-18 11:38 -------
Created an attachment (id=12091)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12091&action=view)
example
more simple example from the gettext source, compiled with
gcj -C gnu/gettext/GetURL.java
gcj -v -fjni -findirect-dispatch gnu/gettext/GetURL.class
--main=gnu.gettext.GetURL -o gnu.gettext.GetURL
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28698