Magnus Hagander wrote:
> Building with the VC compiler using GNU makefiles is a whole
> different story - if that can be made to work reasonably easily it
> would be a worthwhile goal
The main problem is that the VC compiler uses completely different
command-line options than a typical Unix compiler. I recall that there
is a wrapper script out there, which would surely be a good starting
point for someone investigating this.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/