Dear all,
Has anybody used Salford Fortran Compiler and Linker before? If you
has, could you please let me know how to use SLINK command in script
file mode? I need to write a subroutine in Fortran for a FEA software
(ABAQUS) and need to use Salford Fortran compiler. After the routine
is compiled, it should be linked. I set the "SLINK" in the
environment file of ABAQUS to call the salford compiler, but I find
using "SLINK" dircetly is command line mode. so the system will stop
and waiting for you input the name of the object file. That is not
what I want. I hope it can link the object file automatically that is
generated by compiling the subroutine. So I may have to use SLINK
command in script mode. Anybody can help?
regards,
wei