[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ccp4bb]: ifc compiler



***  For details on how to be removed from this list visit the  ***
***          CCP4 home page http://www.ccp4.ac.uk         ***

Thanks for that tip Kay! It really works.

I found out that the intel fortran and c++ compilers can be installed on both 
an AMD and intel machine. I could compile CNS on either machine.

tommy

On Friday 15 March 2002 21:47, you wrote:
> Tommy Wang wrote:
> > ***  For details on how to be removed from this list visit the  ***
> > ***          CCP4 home page http://www.ccp4.ac.uk         ***
> >
> > Hi folks,
> >         I am trying to do a speedy refinement of a huge particle using
> > both refmac and cns. So if any of you have successfully compiled them
> > using the intel fortran compiler, please do let me in on the details.
> > Otherwise I will have to stick with gnu compilers and wait.....
> >
> > cheers
> > tommy
>
> I don't know about refmac5 but I believe the forthcoming CCP4 distro can
> be compiled with ifc, thanks to Clemens.
> For CNS, I start from the Makefile.header for pgf77 or fort77 and use
> -Vaxlib -axKW for both F77OPT and LDFLAGS. That works nicely.
>
> Kay