Hi! I want install flexus 4.1 on centos 5.5. And the system provide gcc 4.1.2, boost c++ library 1.33.1. I installed simics 3.0.31. Then modified the paths( as Flexus-Getting-Stared-4.0.0.pdf says, in Preparing the Build Environment 1-9 ). But when type this command: make install under the flexus_root directory, error happened: [root@localhost flexus-4.1]# make install make -s -r FLEXUS_ROOT=`pwd` -f makefile.install install make[1]: *** No rule to make target `gcc_version', needed by `install'. Stop. make: *** [install] Error 2
I check the makefile.checksetup, and didn't see gcc_version, where is it? and what does "make -s -r FLEXUS_ROOT=`pwd` -f makefile.install install" mean? Look forward your reply! Thank you. Best Regards! zhangwuxiang
