<div class="gmail_quote">On Mon, Oct 31, 2011 at 14:09, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":2ol">First problem, your configure tests use int main() instead of the (correct?)  int main(int, char**);</div></blockquote><div><br></div><div>Both are correct, see C99 section 5.1.2.2.1.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":2ol">  This fails with A-MPI because it actually has to change main() to virtualize things.<br></div></blockquote><div><br></div><div>What is it changing?</div></div>