32-bit Solaris platform
Under SUN Solaris, ModelSim loads shared objects. Use these gcc or cc compiler commands to create a shared object:
gcc -c -I/<install_dir>/modeltech/include app.c ld -G -B symbolic -o app.so app.occ -c -I/<install_dir>/modeltech/include app.c ld -G -B symbolic -o app.so app.o
If app.so is not in your current directory you must tell Solaris where to search for the shared object. You can do this one of two ways:
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |