[Bug java/16653] incompatible type on stack
mwteng at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Jul 22 01:18:00 GMT 2004
------- Additional Comments From mwteng at hotmail dot com 2004-07-22 01:18 -------
(In reply to comment #8)
> > 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)?
Yup... I could run the application with java and gij. ... Thanks.
As for the jcf-dump ...ing, its failed with file not found.
By unjaring the xercesImpl.jar... I could not see that file too.
Surprise... why during runtime it being asked.
BTW, I don't know the version of the jar and it was bundle in subdir 'lib' of
package pkg-16653.tar.gz.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16653
More information about the Gcc-bugs
mailing list