Comment 9 for bug 152273

Revision history for this message
csauer (caetanosauer) wrote :

The bug is confirmed.

I fixed it with an hex editor (ghex2), but there is no problem with the ${prefix} thing.
The binariy contains:

${prefix}/share/openmpi.%s%s%s-wrapper-data.txt

i just changed that dot after the "share/openmpi" to a slash, so now it looks like:

${prefix}/share/openmpi/%s%s%s-wrapper-data.txt

And it works fine:
$ mpicc.openmpi
$ gcc: no input files