Yes, however I'm not convinced that the bug you cite [1] is even
a bug. To me, I would describe it as "expected behavior".
If you use or link to libraries which use MPI, you should use the
mpicc / mpicxx / mpif90 wrappers as your compilers. Failing to
do so is going to cause you grief, as evidenced in that bug
report.
Yes, however I'm not convinced that the bug you cite [1] is even
a bug. To me, I would describe it as "expected behavior".
If you use or link to libraries which use MPI, you should use the
mpicc / mpicxx / mpif90 wrappers as your compilers. Failing to
do so is going to cause you grief, as evidenced in that bug
report.
[1]: http:// bugs.debian. org/cgi- bin/bugreport. cgi?bug= 686926