[xxxx@localhost ~]$ vcs -h
Error-[VCS_COM_UNE] Cannot find VCS compiler
VCS compiler not found. Environment variable VCS_HOME
(/opt/eda/synopsys/vcs-mx/N-2017.12-SP2/linux) is selecting a directory in
which there isn't a compiler
'/opt/eda/synopsys/vcs-mx/N-2017.12-SP2/linux/bin/vcs1' for a machine of
this type 'linux'.
Please check whether 'VCS_HOME' is incorrect; if not, see below.
Perhaps vcs hasn't been installed for machine of type "linux".
Or the installation has been damaged.
To verify whether vcsN-2017.12 supports machine of type "Linux 3.10.0-1160.31.1.el7.x86_64",
please look at ReleaseNotes for more details .
We determine the machine type from uname; maybe uname is incorrect.
You can fix installation problems by reinstalling from CDROM
or downloading it from the Synopsys ftp server.
For assistance, please contact vcs technical support
at [email protected] or call 1-800-VERILOG
Two solutions:
1. Specify VCs as 64 bit mode through the – full64 parameter
alias vcs ='vcs -full64'
2. Set VCS_ TARGET_ Arch is linux64
export VCS_TARGET_ARCH=linux64
Read More:
- Cmake Error The C compiler identification is GNU 7.5.0 — The CXX compiler identification is unknown
- [Solved] error TS2584: Cannot find name ‘console’. Do you need to change your target library? Try changing the ‘lib’ compiler option to include ‘dom’.
- [Solved] fatal error C1189: #error: STL1003: Unexpected compiler, expected C++ compiler
- g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocess
- [Solved] internal compiler error Killed (program cc1plus)
- [Solved] c++: internal compiler error: Killed (program cc1plus)
- [Solved] Failed to find glog – Could not find glog include directory, set…
- Error:scalac: Scala compiler JARs not found [How to Solve]
- [Solved] webpack.config.js configuration encountered Error: Cannot find module’@babel/core’&&Cannot find module’@babel/plugin-transform-react-jsx’
- [Solved] C# Access Mongodb Database Error: command find failed: Command find requires authentication
- Tensorflow C++:You must define TF_LIB_GTL_ALIGNED_CHAR_ARRAY for your compiler
- error: library dfftpack has Fortran sources but no Fortran compiler found
- Cmake Setting Support C++11 This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
- [Solved] IDEA Error: java: Compilation failed: internal java compiler error
- [Solved] CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
- [Solved] IntelliJ IDEA Compile Error: Errorjava Compilation failed internal java compiler error
- [Solved] jetson Compile pytorch Error: internal compiler error: Segmentation fault
- [Solved] Android Error: Compilation failed; see the compiler error output for details
- [Solved] VsCode + gfortran Compiler Error: error: ld returned 1 exit status
- [ubuntu14.04]Tensorflow: Could not find any downloads that satisfy the requirement