Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ad0348

Browse files
committed
Use correct name and URL for MinGW-w64, error noticed by Gurjeet Singh.
1 parente617f0d commit2ad0348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/install-windows.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<xref linkend="installation"> and the specific notes in
4949
<xref linkend="installation-notes-mingw"> and <xref linkend="installation-notes-cygwin">.
5050
To produce native 64 bit binaries in these environments, use the tools from
51-
<productname>Mingw64</productname>. These tools can also be used to
51+
<productname>MinGW-w64</productname>. These tools can also be used to
5252
cross-compile for 32 bit and 64 bit <productname>Windows</productname>
5353
targets on other hosts, such as <productname>Linux</productname> and
5454
<productname>Darwin</productname>.

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2600,7 +2600,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
26002600

26012601
<para>
26022602
To build 64 bit binaries using MinGW, install the 64 bit tool set
2603-
from <ulink url="http://www.mingw64.org/"></ulink>, put its bin
2603+
from <ulink url="http://mingw-w64.sourceforge.net/"></ulink>, put its bin
26042604
directory in the <envar>PATH</envar>, and run
26052605
<command>configure</command> with the
26062606
<command>--host=x86_64-w64-mingw</command> option.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp