I am trying to get back to my Cygwin w/ Bash ifort.exe environment.
Reason: Fresh O/S & Intel Fortran install after disaster (ransom ware, curiosity killed the cat.)
Platform: Fresh install of Windows 7 Pro SP1 on Sun Ultra 27 WS (Xeon W3580 3.33GHz)
Development: Fresh install of Cygwin64 w/ Bash shell & make.
I have successfully recovered a Bash shell command line capability. However, I have lost how to create the Intel Fortran environment ($ ifort.exe fma3d.f).
Desk top Bash invocation shortcut --
Target: C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -
Start in: D:\Fma3D\fma3d\v31
I vaguely recall that either the shortcut Target or a line in bash.rc contained 'mojo' that created the Intel Fortran environment for the Cygwin64 Bash shell.
Can somebody tell what the 'mojo' is and where it needs to reside?