# HG changeset patch # User Sam Lantinga # Date 1078232462 0 # Node ID 0a45995a7fc308eb4f4119168ae3eb77787d7e98 # Parent 92615154bb684fda6d447ae84e5692ba2d56e009 Date: Tue, 2 Mar 2004 11:34:54 +0100 From: Bartosz Fenski aka fEnIo Subject: outdated entry in INSTALL file I've just found in INSTALL file: If you are cross-compiling from Linux to Win32, you should read the file README.Win32 But you don't shipped this file with SDL. I've found in CVS logs that this file has been deleted and this information is now in FAQ. diff -r 92615154bb68 -r 0a45995a7fc3 INSTALL --- a/INSTALL Tue Mar 02 12:49:16 2004 +0000 +++ b/INSTALL Tue Mar 02 13:01:02 2004 +0000 @@ -3,8 +3,8 @@ 1. Run './configure; make; make install' - If you are cross-compiling from Linux to Win32, you should read - the file README.Win32 + If you are compiling for Windows using gcc, read the FAQ at: + http://www.libsdl.org/faq.php?action=listentries&category=4#42 If you are compiling using Visual C++ on Win32, you should read the file VisualC.html