Re: Error building JDBC Driver - Mailing list pgsql-general

From Peter Mount
Subject Re: Error building JDBC Driver
Date
Msg-id Pine.LNX.4.21.0010180054270.3701-100000@maidast.demon.co.uk
Whole thread Raw
In response to Re: Error building JDBC Driver  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-general
On Tue, 17 Oct 2000, Joseph Shraibman wrote:

> 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?

Current CVS source.

Peter

--
Peter T Mount peter@retep.org.uk http://www.retep.org.uk
PostgreSQL JDBC Driver http://www.retep.org.uk/postgres/
Java PDF Generator http://www.retep.org.uk/pdf/



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: deleting from a view
Next
From: Peter Mount
Date:
Subject: Re: Error building JDBC Driver