Re: [AMBER-Developers] updating Fortran files to .F/.F90

From: Tyler Luchko <tluchko.rci.rutgers.edu>
Date: Mon, 10 Oct 2011 22:35:07 -0400

On 2011-10-10, at 5:17 PM, Tyler Luchko wrote:

>
>
> On 10/10/2011 05:00 PM, Jason Swails wrote:
>> My main concern here is for Mac OS X and all other case-insensitive OSes
>> (and what about OSes that go a step further and are fully case-unaware?).
>> I'm guessing they should work, but I imagine we'd have to test thoroughly
>> all platforms we currently claim to support in order to move over.
>>
>
> Mac OS X is a problem in that the script should not be run on Mac OS X.
> After master and the developer branches are updated I suspect that a
> fresh clone will have to be made on Mac machines. Otherwise it should
> just work. The system is still case-aware and I believe the build
> tools, like Make, are case-sensitive. I'll try and test this tonight.
>


It appears that things work better than I had expected, at least on 10.6.8. While the script does not work on Mac OS, pulling the changes appears to work just fine. As well, it is possible to switch between branches that do and don't have the changes made and undo the changes with a 'git reset --hard HEAD^'. The limitation in the script, AFAIK, is with 'git mv' and this has been documented elsewhere.

So, pulling the changes to a Mac works fine, everything compiles and the test suite runs as expected.

Tyler






_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Mon Oct 10 2011 - 20:00:02 PDT
Custom Search