-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, I have a question about the --with-wrapper-ldflags option; I need to pass 2 different rpaths to the wrapper compilers, so I tried - --with-wrapper-ldflags="-Wl,-rpath -Wl,pathA -Wl,-rpath -Wl,pathB" However, it seems that the second Wl,-rpath gets filtered out. (config/ompi_setup_wrappers.m4 contains a call to OMPI_UNIQUE for the flags) The result is that mpicc/c++/... is no longer functional because the linker gets passed a -Wl,-rpath -Wl,pathA -Wl,pathB ... Is this intentional? Greetings, Dries -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDfbLlv/8puanD4GoRAgz1AKCMfNlPm/52nrZWb02To4aBuGgPDwCdH4bk 2DdwElV3JUyWWX7g3h6kypc= =E7wZ -----END PGP SIGNATURE----- Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm