This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 java/16653] incompatible type on stack


------- Additional Comments From rmathew at gcc dot gnu dot org  2004-07-21 11:40 -------
> I have no idea will it run with gij and how I should make it run with it.

You run "gij" just like you run "java" from the JDK/JRE.

Run "gij --help" for help on the options (you will just
need to use the --classpath option).

Exactly which version of Xerces are you using?

For this particular case can you please attach the
output of running:

jcf-dump -c --classpath xercesImpl.jar org.apache.xerces.parsers.XML11Configuration

(redirected, of course, to a file that you can upload)?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16653


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