News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Linking IMSL libraries

Started by epetkov3413, May 18, 2015, 08:51:32 PM

Previous topic - Next topic

epetkov3413

Hello!

My research group uses compaq visual fortran at the moment for research, however as it only runs in windows XP or XP mode, I am planning on rewriting all code in the codeblocks fortran IDE.

Does anyone know if it is or will be possible to link the IMSL fortran numerical libraries? Specifically the DLSLXG, DLSARG, DGMRES linear systems solvers? I believe the libraries can be obtained from RogueWave.

I am still learning quite a bit, especially about code migration, so apologies in advance for any novice questions/statements. Thanks! Cheers :)

oBFusCATed

This is question that could be answered by your compiler vendor or the vendor of the libraries you want to use.

C::B is just an IDE that executes the compiler and allows the user to enter code and options.
And it allows the use of many different compilers.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]