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