On Tue, 18 Nov 2008 10:21:29 +0000 Kevin Cowtan
<[EMAIL PROTECTED]> wrote:

> And I would give exactly the opposite advice, unless you are or have
> a guru who can devote time to fixing all the little things which
> still don't work under 64 bit OSs.
> 
> (Does anyone else have any clues on why 64-bit compiled coot can't 
> calculate a map? I need to look into it, but have a huge backlog of
> work at the moment.)
> 

Try -fno-strict-aliasing, or dropping the optimization to -O0 or -O1.
Fixed the exact same problem for me. I also noticed several of the m4
macros coot uses (mmdb/ssm/guile-gtk) are broken such that 32 and 64
bit libraries can get mixed up, so you may not be using a 64 bit binary.

HTH,
Tim

-- 
---------------------------------------------------------

        Tim Fenn
        [EMAIL PROTECTED]
        Stanford University, School of Medicine
        James H. Clark Center
        318 Campus Drive, Room E300
        Stanford, CA  94305-5432
        Phone:  (650) 736-1714
        FAX:  (650) 736-1961

---------------------------------------------------------

Reply via email to