[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building JavaHL on OS X

From: Daniel Rall <dlr_at_collab.net>
Date: 2005-12-02 22:54:30 CET

On Fri, 02 Dec 2005, Malcolm Rowe wrote:

> On Fri, Dec 02, 2005 at 11:35:53AM -0800, Daniel Rall wrote:
> > If anyone on OS X could read the thread, and let me know whether this
> > fixes the problem noted by Justin, I'd appreciate it.
> >
>
> I've got a fairly stock OS X build here, but I'm not exactly sure what
> this patch is fixing. Can you let me know what I need to try to reproduce
> whatever problem justin was having, and I'll have a look.

That's the thing -- I don't recall the problem ever being stated. I'm
hoping Justin will fill us in if he remembers. I guessed that it was
an inability of Jikes to find the JAR files which define Java's
standard library on Mac OS X:

$ ls $JAVA_HOME/lib
dt.jar htmlconverter.jar ir.idl orb.idl tools.jar

When compiling using javac instead of Jikes, the compiler "just knows"
where dt.jar and the rest are (I'm guessing based off of $JAVA_HOME or
a relative path).

-- 
Daniel Rall
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 2 22:56:51 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.