I have Modelsim DE 10.6b installed on 64-bit Ubuntu 16.04 and when I run Modelsim examples of SystemVerilog DPI, I get auto compile linking error shown below:
** Fatal: ** Fatal: (vsim-3828) Could not link 'vsim_auto_compile.so': cmd = '/opt/modelsim_dlx/gcc-5.3.0-linux/bin/gcc -shared -fPIC -m32 -B/usr/lib/i386-linux-gnu -o "/tmp/shahin@shahin-Z400_dpi_2433/linuxpe_gcc-5.3.0/vsim_auto_compile.so" /opt/modelsim_dlx/examples/systemverilog/dpi/checkpoint/work/_dpi/auto_compile@/linuxpe_gcc-5.3.0/*.o
Can anyone please help me on that?