SeanChou Posted September 26, 2012 Report Share Posted September 26, 2012 Hi Exports, I hope to run the UVM connect example and in the stage of compiling uvmc pkg. uvmc-2.2/lib $ make uvmc QuestaSim sccom 10.1 compiler 2011.12 Dec 5 2011 ** Error: (sccom-6137) Unsupported "Linux release 4.6" - CentOS release 4.6 (Final). Refer to the QuestSim release notes for a list of supported Linux operating system releases. Is there any workaround for this? thanks! Quote Link to comment Share on other sites More sharing options...
dave_59 Posted September 26, 2012 Report Share Posted September 26, 2012 Yes, the workaround is to update your Linux OS. Unfortunately, C++ compilers have limited compatibility compared with C compilers. With Questa 10.1, you need gcc 4.3.3 or gcc 4.5.1 You really should update your OS. Not only is Centos 4.6 unsupported by Questa, it is also past end-of-life support by the CentOS project. (7 years) Quote Link to comment Share on other sites More sharing options...
SeanChou Posted September 26, 2012 Author Report Share Posted September 26, 2012 thanks Dave to let me know the OS need to be updated. The issue was fixed after using another machine. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.