Re: [DynInst_API:] Compile errors in Object-elf.C with latest source top of tree

2018-09-15 Thread Jim Galarowicz
Hi John, Thanks for the response!  We have an issue with MRNet needing the libstdc++ library, used in the build, available on the compute node when we execute. So we try to use the default compilers if we can.   Otherwise, we have to make the build machine libstdc++ library available on the

Re: [DynInst_API:] Compile errors in Object-elf.C with latest source top of tree

2018-09-15 Thread John Mellor-Crummey
Jim, I compile at Sandia too. Why don’t you use a module with a newer compiler? Try module load gnu -- John Mellor-Crummey (sent from my phone) > On Sep 15, 2018, at 6:24 PM, Jim Galarowicz wrote: > > Hi all, > > With the latest dyninst sources, I'm seeing these compile errors with >