
If omc cannot link with libsim.a and libc_runtime.a, 
then enter ./c_runtime and do a:
$ make clean
$ make 
to generate the simulation libraries again 
with YOUR gcc compiler on the system.

If your gcc does not find g2c library it 
means you have a newer gcc based on gfortran.
To fix this, please copy ./lib/libf2c.a to ./lib/libg2c.a

Cheers,
Adrian/

For questions and problems, 
please contact Adrian Pop [adrpo@ida.liu.se]
2007-03-29
