Cross compile custom data types for Linux and windows

From: Daniel Migowski <dmigowski(at)ikoffice(dot)de>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Cross compile custom data types for Linux and windows
Date: 2013-05-21 05:58:32
Message-ID: 41ED3F5450C90F4D8381BC4D8DF6BBDC746CC42A@EXCHANGESERVER.ikoffice.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I intend to create some native data types for PostgreSQL, but since our servers run on Windows and Linux, I would have to compile the libraries for Windows and for Linux (will need nothing else than the standard C libs). Our build server is a Debian 6 Linux system. Is there a way to also create the Windows libraries on it, or do I need to have a Windows system with Visual C++ for that?

Regards,
Daniel Migowski

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Atri Sharma 2013-05-21 06:04:10 Re: ODBC constructs
Previous Message John R Pierce 2013-05-21 05:54:12 Re: ODBC constructs