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: javax.xml in GCC 3.4.4?


>>>>> "Christopher" == Christopher R Newman <christopher.newman@alcatel.com> writes:

Christopher>   I saw the GCJ site said on Feb. 1, "We've merged GNU
Christopher>   JAXP into the core. This includes many classes in
Christopher>   javax.xml, plus updated versions of org.xml.sax and
Christopher>   org.w3c.dom."  Does that mean GCC 3.4.4 released on May
Christopher>   18 includes these changes?

Not according to my 3.4 tree, or 'svn ls'.  Most likely, the changes
were put on the trunk after 3.4 branched.

Christopher> Also, I would like to natively compile an application
Christopher> that requires Java 1.4+ (I'm guessing for the xml
Christopher> libraries).  Since GCJ says it supports Java 1.2, is it
Christopher> possible with these added XML classes that I might be
Christopher> able to compile the Java 1.4 files?

Possibly.  The best way to do this sort of thing is to try it.  Also,
you might consider installing 4.0.x.  It has a lot of improvements,
including javax.xml.

Tom


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