Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
b1c42137
Commit
b1c42137
authored
May 11, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document where to download free Microsoft and Borland development tools.
parent
1931e259
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
doc/src/sgml/install-win32.sgml
doc/src/sgml/install-win32.sgml
+14
-1
No files found.
doc/src/sgml/install-win32.sgml
View file @
b1c42137
<!--
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.2
4 2005/05/11 15:10:20
momjian Exp $
$PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.2
5 2005/05/11 16:02:12
momjian Exp $
-->
<chapter id="install-win32">
...
...
@@ -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.)
</para>
<para>
Free development tools from <productname>Microsoft</productname>
can be downloaded from
<ulink url="http://msdn.microsoft.com/visualc/vctoolkit2003/"></>.
You will also need <filename>MSVCRT.lib</> from the platform SDK from
<ulink url="http://www.microsoft.com/msdownload/platformsdk/sdkupdate/"></>.
You can also download the <application>.NET</> framework from
<ulink url="http://msdn.microsoft.com/netframework/downloads/updates/default.aspx"></>.
Once installed, the toolkit binaries must be in your path, and you might
need to add a <literal>/lib:<libpath></> to point to <filename>MSVCRT.lib</>.
Free <productname>Borland C++</productname> compiler tools can be downloaded from
<ulink url="http://www.borland.com/products/downloads/download_cbuilder.html#"></>,
and require similar setup.
</chapter>
<!-- Keep this comment at the end of the file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment