<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hey Halim,<div>The makefile is produced after configure. It's very complex, so i don't know how to modify it.</div><div><br></div><div>by Hardwood.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-14 8:00 GMT+08:00 Halim Amer <span dir="ltr"><<a href="mailto:aamer@anl.gov" target="_blank">aamer@anl.gov</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't understand what you are trying to do. Are you trying to extend MPICH to support a different transport layer than what it already supports?<br>
<br>
Which Makefile are you referring to?<br>
<br>
--Halim<br>
<a href="http://www.mcs.anl.gov/~aamer" rel="noreferrer" target="_blank">www.mcs.anl.gov/~aamer</a><div><div class="h5"><br>
<br>
On 3/12/16 9:30 PM, Hardwood Bao wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
hello,everyone.<br>
I want to invoke some third-party libraries to send and receive the<br>
message. But i don't know how to modify the makefile and how to include the<br>
<br>
this is a example when using the library.<br>
g++ -o normFileRecv normFileRecv.cpp -D_FILE_OFFSET_BITS=64 -I../common/ \<br>
      -I../protolib/include -I../include/ ../lib/libnorm.a<br>
../protolib/lib/libprotokit.a \<br>
     -lpthread<br>
<br>
the third-party libraries include libnorm.a, libprotokit.a, and lpthread.<br>
and the include files are under the directory of common and<br>
protolib/include.<br>
<br>
If i want to involve the API in the file:<br>
src\mpid\ch3\channels\nemesis\src\Ch3-istartmsg.c<br>
<br>
how should i modify the makefile?<br>
I am really appreciate your help.<br>
<br>
Best Regards.<br>
<br>
<br>
<br></div></div>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
<br>
</blockquote>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</blockquote></div><br></div>