Document where to download free Microsoft and Borland development tools.
authorBruce Momjian
Wed, 11 May 2005 16:02:12 +0000 (16:02 +0000)
committerBruce Momjian
Wed, 11 May 2005 16:02:12 +0000 (16:02 +0000)
doc/src/sgml/install-win32.sgml

index 136aa931001af0880d12a4e3716ec42e24202515..af7485d7256c717f6b844ec3ce62b906861b1d01 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -118,6 +118,19 @@ $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.24 2005/05/11 15:10:20 mo
   C++, just right-click on the project and choose to add it.)
  
 
+  Free development tools from Microsoft
+  can be downloaded from
+  .
+  You will also need MSVCRT.lib from the platform SDK from
+  .
+  You can also download the .NET framework from
+  .
+  Once installed, the toolkit binaries must be in your path, and you might
+  need to add a /lib:<libpath> to point to MSVCRT.lib.
+  Free Borland C++ compiler tools can be downloaded from
+  ,
+  and require similar setup.