<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi Hui,</div>

<div> </div>

<div>Thank you for looking into this.</div>

<div> </div>

<div>You will find the log attached.</div>

<div> </div>

<div>Regards,</div>

<div> </div>

<div>J</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Thursday, November 07, 2019 at 5:03 PM<br/>
<b>From:</b> "Zhou, Hui" <zhouh@anl.gov><br/>
<b>To:</b> "discuss@mpich.org" <discuss@mpich.org><br/>
<b>Cc:</b> "Je Iaa" <jeiaa@gmx.com><br/>
<b>Subject:</b> Re: [mpich-discuss] Compilation with AOCC - clang-8 errors unsupported options '-soname', etc.</div>

<div name="quoted-content">
<div>
<div>Those options are libtool options that supposed to be passed down to linker. It looks like the libtool is misconfigured. Could you do `make V=1` and attach a more verbose log?
<div> 
<div>
<div>
<div style="color: rgb(0,0,0);letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">
<div style="color: rgb(0,0,0);letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">
<div style="color: rgb(0,0,0);letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">
<div style="color: rgb(0,0,0);letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">
<div>
<div style="color: rgb(0,0,0);font-family: Helvetica;font-size: 12.0px;font-style: normal;font-weight: normal;letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">— </div>

<div style="color: rgb(0,0,0);font-family: Helvetica;font-size: 12.0px;font-style: normal;font-weight: normal;letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;">Hui Zhou</div>

<div style="color: rgb(0,0,0);font-family: Helvetica;font-size: 12.0px;font-style: normal;font-weight: normal;letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;"> </div>

<div style="color: rgb(0,0,0);font-family: Helvetica;font-size: 12.0px;font-style: normal;font-weight: normal;letter-spacing: normal;text-indent: 0.0px;text-transform: none;white-space: normal;word-spacing: 0.0px;text-decoration: none;"> </div>
</div>
</div>
</div>
</div>
</div>
<br class="Apple-interchange-newline"/>
 </div>

<div> 
<blockquote>
<div>On Nov 7, 2019, at 9:53 AM, Je Iaa via discuss <<a href="mailto:discuss@mpich.org" onclick="parent.window.location.href='mailto:discuss@mpich.org'; return false;" target="_blank">discuss@mpich.org</a>> wrote:</div>
 

<div>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>Hi,</div>

<div> </div>

<div>I am trying without success to install mpich3.3.1 on virtual machine with AMD EPYC Processors and the AOCC2.0.0 compiler.</div>

<div> </div>

<div>This is what I did and the error I get:</div>

<div> </div>

<div>
<div>export PREFIX=/opt/modules/packages <br/>
export MPICH_HOME=$PREFIX/mpich/3.3.1-aocc2.0.0</div>

<div> </div>

<div>export CC=clang<br/>
export CXX=clang++<br/>
export FC=flang<br/>
export F77=flang</div>
</div>

<div><br/>
mkdir -p $MPICH_HOME<br/>
tar xvf mpich-3.3.1.tar.gz<br/>
cd mpich-3.3.1<br/>
 </div>

<div>./configure --prefix=$MPICH_HOME</div>

<div><br/>
make</div>

<div> </div>

<div>Failed:<br/>
clang-8: error: unsupported option '--whole-archive'<br/>
clang-8: error: unsupported option '--no-whole-archive'<br/>
clang-8: error: unknown argument: '-soname'<br/>
clang-8: error: no such file or directory: 'libmpi.so.12'<br/>
make[2]: *** [lib/<a href="http://libmpi.la/" target="_blank">libmpi.la</a>] Error 1<br/>
make[2]: Leaving directory `/opt/modules/src/mpich-3.3.1'<br/>
make[1]: *** [all-recursive] Error 1<br/>
make[1]: Leaving directory `/opt/modules/src/mpich-3.3.1'<br/>
make: *** [all] Error 2</div>

<div> </div>

<div>Any idea how to sort this out?</div>

<div> </div>

<div>Regards,</div>

<div> </div>

<div>J</div>
</div>
</div>
</div>
_______________________________________________<br/>
discuss mailing list     <a href="mailto:discuss@mpich.org" onclick="parent.window.location.href='mailto:discuss@mpich.org'; return false;" target="_blank">discuss@mpich.org</a><br/>
To manage subscription options or unsubscribe:<br/>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a></div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>