<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Dear Vijay,</div><div class="">in attachment the config.log file.</div><div class="">I don’t think there’s a failure here. Indeed libMOAB.la is correct and MOAB tests compile and run.</div><div class=""> </div><div class="">The problem is that the path for libstdc++ is not included in the MOAB_LIBS_LINK in moab.make. Since I use moab.make to link MOAB to my application I need to add it manually</div><div class=""><br class=""></div><div class=""><p style="margin: 0px; font-size: 14px; font-family: Menlo; color: rgb(245, 245, 245); background-color: rgb(0, 0, 0);" class="">MOAB_LIBS_LINK = ${MOAB_LDFLAGS} -L${MOAB_LIBDIR} -lMOAB  -lm    -lhdf5 -lgpfs  -lz -ldl /cineca/prod/compilers/gnu/4.9.2/none/lib64/lib<span style="font-variant-ligatures: no-common-ligatures; background-color: #e6e600" class="">stdc++</span>.a</p></div><div class=""><br class=""></div><div class="">Is there an other (more correct) way to link MOAB?  </div><div class=""><br class=""></div><div class="">Thanks for help.</div><div class="">Lorenzo</div><div class=""></div></body></html>