diff options
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/README.win32 b/README.win32 index 37df1d4088..1623acf20f 100644 --- a/README.win32 +++ b/README.win32 @@ -250,10 +250,6 @@ default path. You will need to copy the DLLs reported by the messages from where Borland chose to install it, into the Windows system directory (usually somewhere like C:\WINNT\SYSTEM32), and rerun the test. -The Visual C runtime apparently has a bug that causes posix.t to fail -test#2. This usually happens only if you extracted the files in text -mode. Enable the USE_PERLCRT option in the Makefile to fix this bug. - Please report any other failures as described under L<BUGS AND CAVEATS>. =head2 Installation |