Check if C/C++ compiler is installed
authorCaiwen Zhang <caiwen.zhang@intel.com>
Tue, 10 Feb 2015 09:10:27 +0000 (17:10 +0800)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Mon, 2 Mar 2015 21:31:56 +0000 (21:31 +0000)
commit9ab500ba1179c0430be577d2f431825727d2a77a
tree675c3f7fa195dfd18228e0b1144fb182be718316
parent18d902402335fb1394b2c8c57640255a5f707917
Check if C/C++ compiler is installed

If C/C++ compiler isn't installed, notify user to install it.

Change-Id: I58ad124139a2b454dcd8100b14d5ed23a8065144
Signed-off-by: Caiwen Zhang<caiwen.zhang@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/322
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
build_common/SConscript