Dear, developers
I'm not sure how many people compile amber with xlf90 compiler.
I found one tiny compile time error which can occur when sander is compiled
using xlf90.
In line 5440 of nmr.f, there's a string, '????'. And it was recognized as
trigraph by cpp.
So, I looked up compiler manual and I solve the problem by replacing '????'
with '\?\?\?\?' .
I hope this can help those who compile amber10 with xlf90 compiler.
:)
--
Lee, Juyong
Lab of Computational biology
Ph.D. Candidate, Department of chemistry
Seoul National University, Seoul, Korea.
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun May 04 2008 - 06:07:43 PDT