This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 libgcj/28698] [gcj] libgcj-bc only used when building shared libs, not executables



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


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