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: how to use Classpath project with gcj?


On Thu, 4 Dec 2003 Andrew.Ferguson@arm.com wrote:
> >> could this be because I'm trying to compile jars distributed as part of
> the
> >> official JAXB distribution?
> >
> >Yes definitely.  Too often Sun's own distributions rely on unpublished,
> >undocumented classes from Sun's own JRE.  The chances these will work with
> >a free VM are nil.
>
> thats a real shame.. do you know if anyone is working on a gcj
> implementation of JAXB?

You might want to look at JaxMe, http://ws.apache.org/jaxme/.  It's an
Apache-sponsored project, but certainly has the potential to work with
gcj.

Jeff


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