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 mwteng at hotmail dot com  2004-07-22 02:43 -------
(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)?

Based on my last reply ... I couldn't find the XML11Configuration file.
With the new downloaded copy of xerces-j-2.6.2. I managed to perform the jcf-
dump (file: jcf-dump-xercesImpl-output.txt). However, it failed during 
compilation (e.g. gcj -c xercesImpl.jar) and the error can be found in 
file 'gcj-xercesImpl-output.txt).

The mentioned two output files will be forwarded to you in separated 
email...again I failed to attached them from here...


-- 


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]