Re: Error building JDBC Driver

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: Error building JDBC Driver
Дата
Msg-id Pine.LNX.4.21.0010180057450.3701-100000@maidast.demon.co.uk
обсуждение исходный текст
Ответ на Re: Error building JDBC Driver  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Tue, 17 Oct 2000, Bruce Momjian 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).
>
> Yes, that is exactly what I found, and reported it to kaffe group.

Yes, I remember now you saying you had...

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 по дате отправления:

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: Error building JDBC Driver
Следующее
От: "Eustace, Glen"
Дата:
Сообщение: RE: Stumped on PlPgSql