Hi all,
Currently AmberTools compilation under cygwin fails for paramfit with:
misc_utils.o:misc_utils.c:(.text+0xa8c): undefined reference to `_backtrace'
misc_utils.o:misc_utils.c:(.text+0xac1): undefined reference to
`_backtrace_symbols_fd'
This is because cygwin does not have execinfo.h/libexecinfo for
backtraces. I am attaching a patch for misc_utils.c in paramfit that
fixes the issue under cygwin and allows compilation to complete.
-Dan
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Mar 21 2012 - 15:30:04 PDT