This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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: Kawa build problem


Chris Bitmead wrote:

For some reason kawa doesn't build because the CLASSPATH ends up with a ":" at the end in gnu.xml package.
That doesn't sound right.  All the packages are built with CLASSPATH
set to a a path that ends in $CLASSPATH, so there shouldn't be anything
special with gnu.xml.

What are you using for javac?

Note that building Kawa using configure+make is *not* supported on
Cygwin.  At least not when using Sun's JDK, because it doesn't handle
the Unix-style paths.  This is probably fixable, but not a big priority,
as long as ant works.

However, if you want to use GCJ, then we need configure+make to work.
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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