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/ ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend