You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gnu-f...@googlegroups.com
How to link a static library using the metacommands of the preprocessor in gfortran? I am using codeblocks as the IDE, I can link it easily from settings ...etc For exemple in Intel Visual Fortran say I have a library called 'mylib.lib' so I can link it as follow: !DEC$ OBJCOMMENT LIB: 'Mylib.lib'