<div dir="ltr"><div>Hi,</div>
<div> </div>
<div> I was trying to set up the enviroment variables to use the Intel and Fortran compilers in the cygwin.bat. But it doesn't seem to work - the commands cl or ifort cannot be found. My batch file now looks like<br>
<br>@echo off<br>C:<br>chdir C:\cygwin\bin<br>bash --login -i<br>call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"<br>call "C:\Program Files\Intel\Compiler\Fortran\10.1.021\IA32\Bin\ifortvars.bat"<br>
</div>
<div> Any idea where I may be going wrong? </div>
<div> </div>
<div>Regards,</div>
<div>Nandini</div></div>