This is the mail archive of the java@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]

Re: AOT Compilation Error Java Application using GCJ and Apache harmony


Chirag writes:
 > I tried compiling my Java Application using gcj
 > compiler and harmony jar files but it throws the
 > following errors
 > 
 > gcj --main=com.harshgiri.LoginPassword
 > --classpath=jasperreports-1.2.1.jar;commons-beanutils-1.5.jar;commons-collections-2.1.jar;commons-digester-1.7.jar;commons-logging-1.0.2.jar;commons-logging-api-1.0.2.jar;awt.jar;swing.jar;luni.jar;accessibility.jar;jcalendar.jar;JCalendar4.jar-o

It would be a lot easier for us if you explained what you are trying
to do.  Do you want to precompile all these jars, or just one
application program?

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


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