Closed miroi closed 9 years ago
If we do it inside Autocmake, we remove this flag for every project on earth that uses Autocmake. This is perhaps good but I have no experience with PGI. For the moment I recommend to solve it at the project level. Later we may consider treating this globally. What I will do today is to document how to do such tweaks using Autocmake. I'll keep this open until then.
With Portral Group Fortram, pgf90, autocmake is linking with "-rdynamic" option, which is unwanted:
There is a lot of intenet posts about removing it from cmake, see for example http://www.cmake.org/pipermail/cmake/2009-October/032948.html .