From 65e5cdfae5da9b776da4b4b1ae374ca85b3255af Mon Sep 17 00:00:00 2001 From: Robert Mustacchi Date: Thu, 28 Jun 2012 21:32:25 +0000 Subject: HVM-732 README refers to wrong gcc version --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index edd3fe8..c5feb4a 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ directory to point to the root of a checked out and built illumos directory. Building illumos KVM requires several recent additions to illumos, so be sure your illumos is up to date. -Verify that gcc is installed and the version you'd like to use is in your path. -Note that this has only been tested against the SFW version of gcc -- version -3.4. +Verify that you have gcc 4.4.4 installed that is used to build illumos. +If you are not building this with SmartOS, you may need to modify the +Makefile such that CC is pointing to the correct gcc. Verify that you either have SUNWmake or GNU make installed. -- cgit v1.2.3