Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4908

Using system gcc instead the MMSIM one during ahdlcmi compilation

$
0
0

Hi all!

I'm having problems during VerilogA compilation and the spectre.out show me the following error in MMSIM 15.1.0.257

ERROR (VACOMP-1008): Cannot compile ahdlcmi module library.

Checking in the ahdlcmi.out file, I get the following problematic line:

ld: cannot find -lc
collect2: error: ld returned 1 exit status

Executing the same command that is contained in the ahdlcmi.out file but replacing the gcc version contained on MMSIM folder ($MMSIMHOME/tools.lnx86/cdsgcc/gcc/4.8/bin/gcc) by the gcc command available on the system, there is no longer error.

I want to know how I can redirect the gcc to be the same of the machine and not the used by Cadence

gcc version 4.8.3 (Cadence)

gcc version 4.9.2 (Linux)

Thanks!


Viewing all articles
Browse latest Browse all 4908

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>