Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Nov 29 '18

jconto gravatar image

The compiling of different pieces of Fortran code is done by the Fortran compiler, which creates *.obj for each piece of code. Break the code into subroutines. The final aggregation of all *.obj or *.lib files (from the PSSe library set) is done by the linker, creating a final dll file. There is no a 'PSS/e compiler''