Searched refs:first_cc_path (Results 1 – 3 of 3) sorted by relevance
104 first_cc_path=`which ${cc:-cc}`105 case "$first_cc_path" in110 if [ -h $first_cc_path ]; then111 ls -l $first_cc_path > reflect
126 first_cc_path=`which ${cc:-cc}`127 case "$first_cc_path" in132 if [ -h $first_cc_path ] ; then133 ls -l $first_cc_path > reflect
156 first_cc_path=`which ${cc:-cc}`157 case "$first_cc_path" in161 if [ -h $first_cc_path ] ; then162 ls -l $first_cc_path > reflect