Lists: | pgsql-hackers-win32 |
---|
From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Win32 toolset |
Date: | 2003-11-12 21:44:10 |
Message-ID: | 3FB2A9AA.3040200@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
Bruce said:
>Actually, I think the requirement wasn't that we can build with
>open-source tools, but rather that we can build using the same toolchain
>we have under Unix. The concern was that a separate build environment
>made up of Visual C project files was not maintainable. MinGW allows us
>to use that same tool chain, as does Cygwin as well.
>
Is it worth trying to have configure settings that would allow gmake to
build with VC++ then?
cheers
andrew
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: Win32 toolset |
Date: | 2003-11-13 05:14:54 |
Message-ID: | 200311130514.hAD5EsB26438@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
Andrew Dunstan wrote:
>
> Bruce said:
>
> >Actually, I think the requirement wasn't that we can build with
> >open-source tools, but rather that we can build using the same toolchain
> >we have under Unix. The concern was that a separate build environment
> >made up of Visual C project files was not maintainable. MinGW allows us
> >to use that same tool chain, as does Cygwin as well.
> >
>
> Is it worth trying to have configure settings that would allow gmake to
> build with VC++ then?
You mean us VC++ via the command line? Sure, if that works, it would be
fine.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: Win32 toolset |
Date: | 2003-11-13 07:02:56 |
Message-ID: | 3FB32CA0.6070308@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
>
>
>You mean us VC++ via the command line? Sure, if that works, it would be
>fine.
>
>
>
VC++ "might" be a problem for the commercial vendors. I believe their is
a royalty requirement. It may
be better to look at Borland.
J
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org
From: | "Steve Tibbett" <stevex(at)stevex(dot)org> |
---|---|
To: | "'Joshua D(dot) Drake'" <jd(at)commandprompt(dot)com>, "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | "'Andrew Dunstan'" <andrew(at)dunslane(dot)net>, "'pgsql-hackers-win32'" <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: Win32 toolset |
Date: | 2003-11-13 17:38:35 |
Message-ID: | 3F61636001A8667B@mta3.wss.scd.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers-win32 |
There is no royalty requirement for binaries built with VC++ even if shipped
with the Microsoft redistributable runtime DLLs (which you can also link
statically with).
- Steve
-----Original Message-----
From: pgsql-hackers-win32-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-win32-owner(at)postgresql(dot)org] On Behalf Of Joshua D.
Drake
Sent: November 13, 2003 2:03 AM
To: Bruce Momjian
Cc: Andrew Dunstan; pgsql-hackers-win32
Subject: Re: [pgsql-hackers-win32] Win32 toolset
>
>
>You mean us VC++ via the command line? Sure, if that works, it would
>be fine.
>
>
>
VC++ "might" be a problem for the commercial vendors. I believe their is
a royalty requirement. It may
be better to look at Borland.
J
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings