Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Re: Modules in DLL/Static libraries

Steven_L_Intel1
Employee
339 Views
Yes, you can create static libs from modules - just use a Fortran static library project. With either a DLL or LIB, you must have the .MOD files AND the .LIB (static or DLL export) to link against - it is not sufficient to distribute only the DLL.

Steve
0 Kudos
0 Replies
Reply