User forums > Using Code::Blocks
integrate libraries for Fortran
MortenMacFly:
--- Quote from: jerg on January 16, 2012, 08:24:21 pm ---that is if they give me the source code and recompile I minigw the board using the compiler obj is feasible or is more complex it?
--- End quote ---
Our posts crossed. If you get the source code and it is not using non-standard Fortran it should certainly work. I've ported quite some Fortran code from Linux to Windows through different compilers in my early days.
xunxun:
--- Quote from: MortenMacFly on January 16, 2012, 09:09:15 pm ---...you can also try to play with "-fno-underscoring" and "-fno-second-underscore". Maybe its as simple as that.
See here: http://gcc.gnu.org/onlinedocs/gfortran/Code-Gen-Options.html
--- End quote ---
I don't think it can solve this. The problem depends on which compiler the lib packlib. lib is built by.
If the lib is built by CVF or Intel Fortran Compiler, then the name mangle is capital.
Navigation
[0] Message Index
[*] Previous page
Go to full version