Re: the build

From: Barry Lind <blind(at)xythos(dot)com>
To: Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: the build
Date: 2003-04-16 04:43:08
Message-ID: 3E9CDF5C.6000009@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Nic Ferrier wrote:
> But the important point is that the test MUST be done to the target
> java platform and NOT the platform running ant as it is done at the
> moment.

Why isn't the platform running ant the same as the target platform?

ISTM that ant is designed to support multiple compilers (at least javac
and jikes) so supporting gcj shouldn't be to difficult.

Are you trying to use gcj to compile to bytecode or to native?

thanks,
--Barry

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-04-16 04:58:37 Re: [PATCHES] the build
Previous Message Nic Ferrier 2003-04-15 22:43:33 Re: the build

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2003-04-16 04:58:37 Re: [PATCHES] the build
Previous Message Bruce Momjian 2003-04-16 04:04:08 Re: Win32 defines