possible bashism in ./configure line 20655 (should be >word 2>&1): if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then possible bashism in ./SYMPHONY/configure line 20284 (should be >word 2>&1): if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then possible bashism in ./SYMPHONY/configure line 23244 (${foo:3[:1]}): major_gcc_version=`echo ${gcc_version:0:3}` possible bashism in ./ThirdParty/Lapack/configure line 20127 (should be >word 2>&1): if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then possible bashism in ./ThirdParty/Blas/configure line 20087 (should be >word 2>&1): if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then possible bashism in ./ThirdParty/Glpk/configure line 19612 (should be >word 2>&1): if test "$GCC" = yes && (echo $CXXFLAGS $CFLAGS $FFLAGS | $EGREP 'm32' >& /dev/null); then
This report was generated on Thu, 16 Dec 2010 14:38:04 +0000, based on results by checkbashisms 2.10.65git5