Topic: Have to revert back to 2.26.
Jeff,
I have version 2.29 installed.
However, when using it to re-build one of my projects (a DLL for use with Excel), the resulting DLL now causes Excel to crash.
Originally this was built with 2.26 and worked.
So, I am going to try to uninstall 2.29 and re-install 2.26. I have no idea what the issue is and don't have much time to study this at the moment. (Edit: it worked when I reverted back to 2.26).
Have there been any changes to the way such DLL routines should be called in the later versions of the compiler? I am decorating the names manually.
It would also be good if we could have a facility for picking the version of gfortran we want to use. This would mean isolating different versions of gfortran in their own subdirectory's and all of the dependent library's as well. If this could be done it would be very valuable as it isn't always wise to just use the latest version of gfortran all the time.
Or could you provide some guidance on how this can be done.
David