From 892570d10975d0c61eb64b80082473312ff9994d Mon Sep 17 00:00:00 2001 From: meep-eep Date: Fri, 30 Jul 2004 19:54:48 +0000 Subject: [PATCH] Added reference to Xcode Tools for Mac OS X. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1399 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/INSTALL | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sc2/INSTALL b/sc2/INSTALL index 8cdb3d66b..c852dd3a2 100644 --- a/sc2/INSTALL +++ b/sc2/INSTALL @@ -1,6 +1,6 @@ To build The Ur-Quan Masters, you need at least the following software: -For Linux version: +For Linux: GCC - GNU C Compiler http://gcc.gnu.org/ Debian package: gcc @@ -9,9 +9,13 @@ GNU Make ftp://ftp.gnu.org/ Debian package: make -For Windows version: +For Windows: Microsoft Visual C++ 6 or 7 (or MinGW+MSYS, see INSTALL.mingw for that) +For Mac OS X: +Xcode Tools + http://developer.apple.com/tools/macosxtools.html + Additionally, The Ur-Quan Masters requires the following libraries: Note that dependancies can differ between different OS's.