building pgsql-odbc from source without VC++
am 07.03.2007 19:17:05 von David Gardner
Does anyone have any experience in compiling the ODBC driver from source
using something other than Microsoft's VC++ compiler? I would like to
look into possibly working on the source code and offering packages, but
don't have a copy of VC++. I was wondering if someone had any luck with
using something like MinGW or DJGPP.
David Gardner
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
Re: building pgsql-odbc from source without VC++
am 07.03.2007 19:26:03 von Dave Page
David Gardner wrote:
> Does anyone have any experience in compiling the ODBC driver from source
> using something other than Microsoft's VC++ compiler? I would like to
> look into possibly working on the source code and offering packages, but
> don't have a copy of VC++. I was wondering if someone had any luck with
> using something like MinGW or DJGPP.
VC++ Express is free: http://msdn.microsoft.com/vstudio/express/
Regards, Dave
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
Re: building pgsql-odbc from source without VC++
am 08.03.2007 03:09:19 von David Gardner
Wow I didn't realize that, thank you I'm just a Linux guy trapped in a
Windows world these days.
Also a possible addition to the howto compile pgsqlodbc page
(http://psqlodbc.projects.postgresql.org/win32-compilation.h tml)
might be to mention that the source for PostgreSQL 8.1 is required. I
know this seems obvious, but for those of us using the odbc driver to
connect to remote computers it's not so obvious :)
Dave Page wrote:
>
> VC++ Express is free: http://msdn.microsoft.com/vstudio/express/
>
> Regards, Dave
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly