On Wed, Aug 26, 2020, at 12:46 CDT, Johannes Blaschke <jpblasc...@lbl.gov> wrote:
> HI Matthias, > > thanks for your input -- you might be onto something RE ld > > We use a wrapper script for ld: > ``` > blaschke@cori06:~> which ld > /global/common/cori/software/altd/2.0/bin/ld > ``` > which is managed by the ALTD module (Automatic Library Tracking Database). > Using the system linker (which is what cmake is picking up) isn't usually a > problem, but in this case it might be. I checked Aaditya's loaded modules > and ALTD is in there, so CMake should be picking it up. How does CMake > detect the linker? Is it just a question of adding `-DCMAKE_LINKER=$(which > ld)`? Yes, setting CMAKE_LINKER would be an option. But typically CMake just invokes the compiler wrapper which should do the right thing... Best, Matthias -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/87wo1lfcpk.fsf%4043-1.org.