http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56706



Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:



           What    |Removed                     |Added

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

                 CC|                            |Joost.VandeVondele at mat

                   |                            |dot ethz.ch

            Summary|failure building CP2K at    |failure building CP2K at

                   |-flto -O3                   |-flto -O2



--- Comment #1 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
2013-03-24 09:26:30 UTC ---

Get trunk CP2K and build with lto (note, this requires checking=release,

PR45586) and a couple of minutes on a larger machine.



svn co  svn://svn.code.sf.net/p/cp2k/code/trunk/cp2k cp2k

cd cp2k/makefiles/

cat ../arch/lto.sopt # and check all is appropriate (note blas/lapack linking)

make -j48 ARCH=lto VERSION=sopt





starting a fresh build goes with

make -j48 ARCH=lto VERSION=sopt realclean

Reply via email to