[Pw_forum] g95 compilation problem

Stefano de Gironcoli degironc at sissa.it
Wed Sep 28 17:48:07 CEST 2005


Again a message from Paolo

On Tue, 27 Sep 2005 15:15:05 +0200
  Silviu Zilberman <silviu at Princeton.EDU> wrote:

>g95 -O -D__FFTW -I../include  -I. -I../Modules -I../PW
>-I../PH -I../iotk/src -c fft_scalar.F90 -o fft_scalar.o
>In file fft_scalar.F90:78
>
>        C_POINTER :: fw_plan( 3, ndims ) = 0
>        1
>Error: Unclassifiable statement at (1)

preprocessing flags are not sufficient: I think you
should have at least -D__LINUX -D__G95 -D__FFTW .
C_POINTER has to be preprocessed to something sensible.


----------------------------------------------------------------
  SISSA Webmail https://webmail.sissa.it/
  Powered by Horde http://www.horde.org/





More information about the users mailing list