| From: | Atri Sharma <atri(dot)jiit(at)gmail(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Regarding installation of FDW on Windows |
| Date: | 2012-07-13 08:46:20 |
| Message-ID: | CAOeZVicDmvFyzwtPPWkUuWbnsvKuAerPWUbHvMXDkYGo1Joheg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 13, 2012 at 2:11 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Fri, Jul 13, 2012 at 9:31 AM, Atri Sharma <atri(dot)jiit(at)gmail(dot)com> wrote:
>> Hi all,
>>
>> I am trying to install my FDW project on windows.I did some research
>> and I believe I shall be requiring pre compiled binaries(dll files).I
>> tried cross compiling using MinGW on my Ubuntu.I am using PGXS for
>> compiling and making my project.I tried overriding CC and setting it
>> to the MinGW C compiler,but I am getting header file not found errors.
>>
>> How can I compile binaries for windows with PGXS?
>
> Are you trying to build them to use with the EDB distribution, or your
> own builds? If the former, then you'll likely need to build with VC++
> which means you cannot use PGXS. If it's your own build, then as long
> as you used Mingw/Msys in the first place, you should be able to use
> PGXS as you would on Linux.
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
Hi Dave,
I am sorry,I am not too sure about EDB.Cannot I cross compile even for
EnterpriseDB version?
I am not too good with windows.I downloaded PostgreSQL 9.1 for windows
from PostgreSQL website.
What should I be doing?
Atri
--
Regards,
Atri
l'apprenant
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2012-07-13 08:53:31 | Re: Regarding installation of FDW on Windows |
| Previous Message | Dave Page | 2012-07-13 08:41:39 | Re: Regarding installation of FDW on Windows |