[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc 3.2.2-0 - gcc --version contains "(" and breaks vmware modules build



this seems to be the lines from the Makefile which cause error

COMPILER_VERSION := $(shell $(CC) --version)
IS_GCC_30 := $(shell if echo $(COMPILER_VERSION) | $(GREP) -q '^3\.0'; then 
echo yes; else echo no; fi)

I am in a GREAT hurry and can't provide further detail for now...  sorry

-- 
o-------------------+                __
   Luca Andreucci   |  ___ ____  ___/ /______ _    __ ___  _______ _
<andrew@andrew.org> | / _ `/ _ \/ _  / __/ -_) |/|/ // _ \/ __/ _ `/
 Chief Exec Hacker  | \_,_/_//_/\_,_/_/  \__/|__,__(_)___/_/  \_, /
o-------------------+- http://andrew.org/andrew/gpg -------- /___/



Reply to: