From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | |
Subject: | Re: [Pljava-dev] Build Fails on Windows 7 |
Date: | 2016-02-17 20:16:22 |
Message-ID: | 56C4D516.9010403@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On 2/16/2016 11:08 PM, Igal @ Lucee.org wrote:
> I'm trying to build PL/Java but am getting errors.
building pljava on MS Windows is not currently supported, as noone has
sat down and figured out how to get it all to play.
mostly, its the C components, they need to be compiled and linked with
MSVC as they have to be called by the MSVC built Postgres, assuming
you're using the EnterpriseDB distribution of Postgres for Windows...
The MS C compiler and linker command lines are quite different.
--
john r pierce, recycling bits in santa cruz
_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev
From | Date | Subject | |
---|---|---|---|
Next Message | Chapman Flack | 2016-02-17 20:32:04 | Re: [Pljava-dev] Build Fails on Windows 7 |
Previous Message | Igal @ Lucee.org | 2016-02-17 07:08:11 | [Pljava-dev] Build Fails on Windows 7 |