diff options
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index 844ef2cbd29..47e5f7c8ae4 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -257,7 +257,8 @@ $ENV{MSBFLAGS}="/m"; <note> <para> - The obsolete <literal>winflex</literal> binaries distributed on the PostgreSQL FTP site + The obsolete <literal>winflex</literal> binaries distributed in the + downloads section of the PostgreSQL web site and referenced in older documentation will fail with <quote>flex: fatal internal error, exec failed</quote> on 64-bit Windows hosts. Use Flex from MSYS instead. |