Tim Haines
Tim Haines
I'm using the system-provided modules and gcc-11.1.0. Let me try again with gcc-9.1.0. 1) lsf-tools/2.0 4) xalt/1.2.1 7) spectrum-mpi/10.4.0.3-20210112 10) perl/5.30.1 13) boost/1.77.0 16) elfutils/0.185 2) hsi/5.0.2.p5 5) DefApps 8)...
>When I built dyninst and testsuite, I explicitly set -DCMAKE_C_COMPILER=gcc and -DCMAKE_CXX_COMPILER=g++ to enforce a consistent compiler version. I do that as well for precisely the same reason.
I've verified that this is still happening on the HEAD of master.
@mwkrentel Could you run this again? The latest head of master includes #651 and several updates since this was posted.
@mwkrentel This should have been fixed by #889. Could you re-run your test with the current master and let me know if this behavior has gone away?
@mxz297 @sashanicolas @kupsch @bigtrak We had some discussion about inlined functions in Dyninst some time ago. Does anyone recall if we had any action items on that? @sashanicolas We should...
I'm not familiar with using Ninja. Does CMake automatically set `MAKE` to something other than GNU Make when using Ninja as a generator in this context? I don't see that...
@mplegendre Was this for a personal project, or are you using this for security-oriented purposes at LLNL?
Which demangler is this?
That should be the GNU demangler, then. I'm curious if the Iberty demangler has the same problem, or if this is something more systematic (e.g., some symbols don't get `mangle`...