Re: problem with msvc linker - cannot build orafce

From: Kisung Kim <kskim(at)bitnine(dot)co(dot)kr>
To: Chapman Flack <chap(at)anastigmatix(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problem with msvc linker - cannot build orafce
Date: 2015-11-24 10:33:13
Message-ID: CABF0Rr1z8xXhPKf=R9MU87qXebeVkQsRTVamsmfH+VKwxQ=_Gg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2015-11-24 8:12 GMT+09:00 Chapman Flack <chap(at)anastigmatix(dot)net>:

> On 11/23/15 15:14, Tom Lane wrote:
> > Lack of PGDLLIMPORT on the extern declaration, no doubt.
> >
> > The fact that we've not heard this before implies that either nobody has
> > ever tried to use orafce on Windows, or it only very recently grew a
> > dependency on session_timezone.
>
>
Actually, we encountered the situation before couple of months.
A client wanted to use orafce on Windows and the same build problem
occurred.
We performed a workaround to edit the PG source to export unresolved
symbols,
which I think of not a good solution.

2015-11-24 8:12 GMT+09:00 Chapman Flack <chap(at)anastigmatix(dot)net>:

> Has anyone got the stomach to try such a thing and see what happens?
> I don't have MSVC here.
>
> -Chap

We have the environment to test your ideas.
Can you explain your ideas with more detail?

(C)Bitnine, Kisung Kim, Ph.D
https://sites.google.com/site/kisungresearch/
E-mail : kskim(at)bitnine(dot)co(dot)kr
<cskang(at)bitnine(dot)co(dot)kr>Office phone : 070-4800-3321
Mobile phone : 010-7136-0834
Fax : 02-568-1332

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2015-11-24 11:58:41 Re: New email address
Previous Message Marco Nenciarini 2015-11-24 10:00:38 Re: pg_receivexlog: spurious error message connecting to 9.3