Re: using dll in am - Mailing list pgsql-hackers

From Tom Lane
Subject Re: using dll in am
Date
Msg-id 17339.1145814445@sss.pgh.pa.us
Whole thread Raw
In response to using dll in am  (David Hoksza <david.hoksza@seznam.cz>)
List pgsql-hackers
David Hoksza <david.hoksza@seznam.cz> writes:
> I do following steps:

> 1. Compiling the dll in Microsoft Visual Studio.
> 2. Creating the def file (in mingw32):

I don't think you can use VS for building PG shared libraries --- it's
got incompatible conventions about symbol spelling, or some such.
There are more details in the pgsql-hackers-win32 archives I think.
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Hoksza
Date:
Subject: using dll in am
Next
From: "Magnus Hagander"
Date:
Subject: Re: using dll in am