Benjamin S. Kirk

Results 3 comments of Benjamin S. Kirk

I have precisely the same issue on my CentOS 6.3 install. The OS provides -mt variants in /usr/lib64, I have newer libs in $BOOST_ROOT that do not contain -mt, yet...

Apparently part of this confusion is because ./b2 defaults to the --layout=system on Unix for recent installs. Building with --layout=tagged adds the -mt extension on the installed libraries: ``` bash...

Hi, I hope it's OK to weigh in here: Yes, we upgraded Lmod on Cheyenne, actually at the request of NOAA/EPIC. What you are seeing is a message from Lmod...