This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: internal compiler error: in size_binop
Am Montag, 24. Januar 2005 10:14 schrieb Chris Burdess:
> Tom Tromey wrote:
> >>>>>> "Brian" == C Brian Jones <cbj@gnu.org> writes:
> >
> > Brian> The reason I did this was to get the XML libraries
> > Brian> not currently merged into gcj from classpath. I got
> > around this by
> > Brian> zipping up just the parts I needed in classpath and using
> > those in
> > Brian> -classpath instead. Attempting to compile the last
> > release of GNU JAXP
> > Brian> failed as well sort of forcing my hand.
> >
> > Sorting out JAXP is pretty high on my to-do list.
>
> If you do have build problems or find bugs in GNU JAXP, *please*
> let us know by filing Savannah bugs or mailing classpathx-xml. What
> we don't know about, we can't fix.
Tom means the issues with merging it into libgcj. Not directly with
GNU Jaxp. The problem is that it needs to be put into its own native
library to make it possible to to use other javax.xml implementations
like Xalan at runtime too.
Michael
--
Homepage: http://www.worldforge.org/