Does anyone know how to use fortran library functions in C code? I am trying to use veclib on the Convex, but just calling the functions and using cc ... -lveclib ... doesn't work. How is this done?