[Pw_forum] Installing QE 4.0.5 on Mac Pro 64-bit and gfortran

2009-06-03 Thread Paolo Giannozzi
On Jun 3, 2009, at 15:36 , Cristian Degli Esposti Boschi wrote: > So, where and how should I fix the pointer size vs. the default > integer > size? include/fft_defs.h --- Paolo Giannozzi, Dept of Physics, University of Udine via delle Scienze 208, 33100 Udine, Italy Phone +39-0432-558216, fax

[Pw_forum] Installing QE 4.0.5 on Mac Pro 64-bit and gfortran

2009-06-03 Thread Cristian Degli Esposti Boschi
>Have you tried with 4.3.x for instance (not Apple build)? There should >be also 4.4.x available. I have just tried to compile with gcc 4.3.3 (GCC build). The configure step is like this: sudo ./configure --disable-parallel CC=gcc-4 CFLAGS="-m64" FFLAGS="-m64" F90FLAGS="-m64" CPPFLAGS="-m64" L