[petsc-dev] BuildSystem fixes needed
Jed Brown
jedbrown at mcs.anl.gov
Mon Oct 31 21:43:02 CDT 2011
On Mon, Oct 31, 2011 at 14:09, Barry Smith <bsmith at mcs.anl.gov> wrote:
> First problem, your configure tests use int main() instead of the
> (correct?) int main(int, char**);
>
Both are correct, see C99 section 5.1.2.2.1.
> This fails with A-MPI because it actually has to change main() to
> virtualize things.
>
What is it changing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111031/0fac0241/attachment.html>
More information about the petsc-dev
mailing list