<head><!-- BaNnErBlUrFlE-HeAdEr-start -->
<style>
  #pfptBannersde9y7v { all: revert !important; display: block !important; 
    visibility: visible !important; opacity: 1 !important; 
    background-color: #D0D8DC !important; 
    max-width: none !important; max-height: none !important }
  .pfptPrimaryButtonsde9y7v:hover, .pfptPrimaryButtonsde9y7v:focus {
    background-color: #b4c1c7 !important; }
  .pfptPrimaryButtonsde9y7v:active {
    background-color: #90a4ae !important; }
</style>

<!-- BaNnErBlUrFlE-HeAdEr-end -->
</head><!-- BaNnErBlUrFlE-BoDy-start -->
<!-- Preheader Text : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">
 Hello, Last time I installed PETSc 3. 19. 2 with Cygwin in Windows10 successfully. Recently I try to install PETSc 3. 13. 6 with Cygwin since I'd like to use PETSc with Visual Studio on Windows10 plateform. For the sake of clarity, I firstly list
</div>
<!-- Preheader Text : END -->

<!-- Email Banner : BEGIN -->
<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerStart</div>

<!--[if ((ie)|(mso))]>
  <table border="0" cellspacing="0" cellpadding="0" width="100%" style="padding: 16px 0px 16px 0px; direction: ltr" ><tr><td>
    <table border="0" cellspacing="0" cellpadding="0" style="padding: 0px 10px 5px 6px; width: 100%; border-radius:4px; border-top:4px solid #90a4ae;background-color:#D0D8DC;"><tr><td valign="top">
      <table align="left" border="0" cellspacing="0" cellpadding="0" style="padding: 4px 8px 4px 8px">
        <tr><td style="color:#000000; font-family: 'Arial', sans-serif; font-weight:bold; font-size:14px; direction: ltr">
          This Message Is From an External Sender
        </td></tr>
        <tr><td style="color:#000000; font-weight:normal; font-family: 'Arial', sans-serif; font-size:12px; direction: ltr">
          This message came from outside your organization.
        </td></tr>

      </table>

    </td></tr></table>
  </td></tr></table>
<![endif]-->

<![if !((ie)|(mso))]>
  <div dir="ltr"  id="pfptBannersde9y7v" style="all: revert !important; display:block !important; text-align: left !important; margin:16px 0px 16px 0px !important; padding:8px 16px 8px 16px !important; border-radius: 4px !important; min-width: 200px !important; background-color: #D0D8DC !important; background-color: #D0D8DC; border-top: 4px solid #90a4ae !important; border-top: 4px solid #90a4ae;">
    <div id="pfptBannersde9y7v" style="all: unset !important; float:left !important; display:block !important; margin: 0px 0px 1px 0px !important; max-width: 600px !important;">
      <div id="pfptBannersde9y7v" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-weight:bold !important; font-weight:bold; font-size:14px !important; line-height:18px !important; line-height:18px">
        This Message Is From an External Sender
      </div>
      <div id="pfptBannersde9y7v" style="all: unset !important; display:block !important; visibility: visible !important; background-color: #D0D8DC !important; color:#000000 !important; color:#000000; font-weight:normal; font-family: 'Arial', sans-serif !important; font-family: 'Arial', sans-serif; font-size:12px !important; line-height:18px !important; line-height:18px; margin-top:2px !important;">
This message came from outside your organization.
      </div>

    </div>

    <div style="clear: both !important; display: block !important; visibility: hidden !important; line-height: 0 !important; font-size: 0.01px !important; height: 0px"> </div>
  </div>
<![endif]>

<div style="display:none !important;display:none;visibility:hidden;mso-hide:all;font-size:1px;color:#ffffff;line-height:1px;height:0px;max-height:0px;opacity:0;overflow:hidden;">ZjQcmQRYFpfptBannerEnd</div>
<!-- Email Banner : END -->

<!-- BaNnErBlUrFlE-BoDy-end -->
<style>p {margin:0 0 14px 0}.default-font-1709678333487 {font-size: 14px;font-family: 宋体, arial, Verdana, sans-serif}</style><div class="default-font-1709678333487">Hello,<br style="text-wrap:wrap;">
<p style="font-size:14px;">
        Last time I  <span style="text-wrap:wrap;">installed PETSc 3.19.2 with Cygwin in Windows10 successfully.</span>
</p>
<p style="font-size:14px;">
        Recently I try to install PETSc 3.13.6 with Cygwin since I'd like to use PETSc with Visual Studio on Windows10 plateform.For the sake of clarity, I firstly list the softwares/packages used below:
</p>
1. PETSc: version 3.13.6<br style="text-wrap:wrap;">
2. VS: version 2022 <br style="text-wrap:wrap;">
3. Intel MPI: download Intel oneAPI Base Toolkit and HPC Toolkit<br style="text-wrap:wrap;">
<p>
        4. Cygwi<span style="font-size:12px;"></span>n
</p>
<p>
        5. External package: petsc-pkg-fblaslapack-e8a03f57d64c.tar.gz
</p>
<p>
        <br style="text-wrap:wrap;">
</p>
<p>
        <br>
</p>
<br style="text-wrap:wrap;">
<p style="font-size:14px;">
        And the compiler option in configuration is:
</p>
<p style="font-size:14px;">
        <span style="text-wrap:nowrap;">./configure  --with-debugging=0  --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl'  </span>
</p>
<p style="font-size:14px;">
        <span style="text-wrap:nowrap;">--download-fblaslapack=/cygdrive/g/mypetsc/petsc-pkg-fblaslapack-e8a03f57d64c.tar.gz  --with-shared-libraries=0 </span>
</p>
<p style="font-size:14px;">
        <span style="text-wrap:nowrap;">--with-mpi-include=/cygdrive/g/Intel/oneAPI/mpi/2021.10.0/include --with-mpi-lib=/cygdrive/g/Intel/oneAPI/mpi/2021.10.0/lib/release/impi.lib </span>
</p>
<p style="font-size:14px;">
        <span style="text-wrap:nowrap;">--with-mpiexec=/cygdrive/g/Intel/oneAPI/mpi/2021.10.0/bin/mpiexec </span>
</p>
<p style="font-size:14px;">
        <br>
</p>
<p style="font-size:14px;">
        Then I <span style="text-wrap:nowrap;">build PETSc libraries with:</span>
</p>
<p style="font-size:14px;">
        <span style="text-wrap:nowrap;">make PETSC_DIR=/cygdrive/g/mypetsc/petsc-3.13.6 PETSC_ARCH=arch-mswin-c-opt all</span>
</p>
<p style="font-size:14px;">
        <br>
</p>
<p style="font-size:14px;">
        <br>
</p>
<p style="font-size:14px;">
        but there return an error:
</p>
<p style="font-size:14px;">
        **************************ERROR*************************************<br>
  Error during compile, check arch-mswin-c-opt/lib/petsc/conf/make.log<br>
  Send it and arch-mswin-c-opt/lib/petsc/conf/configure.log to petsc-maint@mcs.anl.gov<br>
********************************************************************<br>
</p>
<p style="font-size:14px;">
        <br>
</p>
<div>
        <p style="text-wrap:wrap;">
                So I wrrit this email to report my problem and ask for your help.  
        </p>
<br style="text-wrap:wrap;">
Looking forward your reply!<br style="text-wrap:wrap;">
<br>
<br style="text-wrap:wrap;">
sinserely,<br style="text-wrap:wrap;">
Cheng.<br>
</div>
<p style="font-size:14px;">
        <br>
</p></div>