Posted by Valera Veryazov on October 16, 2009 at 17:24:04:
In Reply to: Re: Can we install Molcas on the Snow Leopard? posted by Bernd Schimmelpfennig on October 16, 2009 at 13:01:02:
: One problem though: caspt2/vcutil.f doesn't compile right now (internal compiler error).
Just one useful trick:
- make a copy of molcas (I do mean that!).
- run 'molcas uninclude.plx'
this command unroll all includes into fortran source. So, it should be easier to submit a bug report to the maintainers of compiler, since it will be a singe file.
Also, talking about 'internal compiler errors' it is a good idea to butcher file, in order to make the code shorter. My experience is clear - if you submit a 2 pages long code, the bug will never be fixed. But if it is a two line code - the fix is coming after a week...