Re: Error building JDBC Driver

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Peter Mount <peter(at)retep(dot)org(dot)uk>
Cc: PostgreSQL Users <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error building JDBC Driver
Date: 2000-10-17 18:55:33
Message-ID: 39ECA0A5.572CAA3@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Mount wrote:
>
> On Mon, 16 Oct 2000, Bruce Momjian wrote:
>
> > I think the problem is using kaffe. I downloaded the jdbc binary from
> > Peter's web site at:
> >
> > http://www.retep.org.uk
> >
> > and that worked with kaffe. Seems kaffe can not handle dependencies
> > properly.
>
> Yes, kaffe cannot handle compiling two classes that refer to each other
> (while all other implementations can, and it's part of the java language
> specification).
>
> I've just put up a pre-compiled binary for Java2 only based on the current
> sources, as some people have been asking for it.
>
>

Current sources means the current released source or the current cvs
source?

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2000-10-17 19:06:35 vacuums failing
Previous Message Peter Mount 2000-10-17 18:28:59 Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)