<div dir="ltr"><div dir="ltr"><div>I cannot move link.exe:</div><div>$ mv link.exe link_cyg.exe<br>mv: cannot move 'link.exe' to 'link_cyg.exe': Permission denied</div><div><br></div><div>I figure I need admin privilege.</div></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Mon, Dec 16, 2019 at 8:30 PM Balay, Satish <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">Try:<br>
<br>
mv /usr/bin/link.exe /usr/bin/link-cygwin.exe<br>
<br>
And rerun configure<br>
<br>
Satish<br>
<br>
------<br>
<br>
<br>
On Mon, 16 Dec 2019, Sam Guo wrote:<br>
<br>
> Thanks for the quick response. I attach the configure.log again.<br>
> <br>
> icl is found<br>
> $ icl<br>
> Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64,<br>
> Version 18.0.3.210 Build 20180410<br>
> Copyright (C) 1985-2018 Intel Corporation.  All rights reserved.<br>
> icl: command line error: no files specified; for help type "icl /help"<br>
> <br>
> On Mon, Dec 16, 2019 at 7:03 PM Balay, Satish <<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>> wrote:<br>
> <br>
> > The attached configure.log is a link file. Can you resend the log from<br>
> > PETSC_ARCH/lib/petsc/conf<br>
> ><br>
> > Also can you verify that you followed instructions from<br>
> > <a href="https://www.mcs.anl.gov/petsc/documentation/installation.html#windows" target="_blank" rel="noreferrer">https://www.mcs.anl.gov/petsc/documentation/installation.html#windows</a><br>
> > [its not explicitly specified - but you need to run the correct cmd that<br>
> > sets up Intel compiler - instead of the MS compiler]<br>
> ><br>
> > i.e verify 'icl' works from cygwin/bash - before attempting configure.<br>
> ><br>
> > Satish<br>
> ><br>
> > On Mon, 16 Dec 2019, Sam Guo wrote:<br>
> ><br>
> > > Dear PETSc dev team,<br>
> > >    I tried to compile petsc using intel compiler win32fe icl on cygwin<br>
> > but<br>
> > > encountered error. By the way, I am able to compile using visual studio<br>
> > > compiler win32fe cl.<br>
> > ><br>
> > ><br>
> > ===============================================================================<br>
> > >              Configuring PETSc to compile on your system<br>
> > ><br>
> > ===============================================================================<br>
> > ><br>
> > ===============================================================================<br>
> > > Warning: "with-clean" is specified. Removing all build files from<br>
> > ><br>
> > arch-starccmplus_s===============================================================================<br>
> > > TESTING: checkCCompiler from<br>
> > ><br>
> > config.setCompilers(config/BuildSystem/config/setCompilers.py*******************************************************************************<br>
> > >          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for<br>
> > > details):<br>
> > ><br>
> > -------------------------------------------------------------------------------<br>
> > > C compiler you provided with -with-cc=win32fe icl does not work.<br>
> > > Cannot compile/link C with<br>
> > > /home/xianzhongg/dev/star/petsc/lib/petsc/bin/win32fe/win32fe icl.<br>
> > ><br>
> > *******************************************************************************<br>
> > ><br>
> > > BR,<br>
> > > Sam<br>
> > ><br>
> ><br>
> ><br>
> <br>
<br>
</blockquote></div>