From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Chuck McDevitt" <cmcdevitt(at)greenplum(dot)com> |
Subject: | Re: Building with Visual C++ |
Date: | 2006-05-08 20:25:53 |
Message-ID: | 200605082225.54487.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> BTW, has anyone looked at the possibility of driving VC from gmake,
> so that we can continue to use the same Makefiles? Or is that just
> out of the question?
The Coin 3D project had a wrapper program that makes VC look like a Unix
compiler. Looking at
<http://www.coin3d.org/support/coin_faq/#extension_MSVCproject> now, it
seems they have changed to autogenerating a project file as well. But
check there anyway; these guys have been doing this for years.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2006-05-08 20:38:37 | Re: Building with Visual C++ |
Previous Message | Tom Lane | 2006-05-08 20:15:32 | Re: [WIP] The relminxid addition, try 3 |