Hi,
On Fri, Mar 29, 2019 at 10:22 AM Gustaf Olsson <gustaf.olsson.lnu.se> wrote:
> # Comment out lines:
> 2255 # # mac/clang
> 2256 # if [ "$skippython" = "no" ]; then
> 2257 # cpptrajcxxflags="-stdlib=libstdc++ $cpptrajcxxflags"
> 2258 # cpptrajldflags="-stdlib=libstdc++ -L/usr/lib/"
> 2259 # fi
> $ vi AmberTools/src/pytraj/setup.py
> # Comment out line:
> 142 # extra_compile_args.append('-stdlib=libstdc++')
> $ ./configure -macAccelerate clang
This is essentially what we've done in the Amber GIT version (so it
will be in AT 19) - good to know this works for you.
Thanks for all your work on this!
-Dan
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Mar 29 2019 - 08:00:05 PDT