Dear Paolo and Stefano, Thank you for your comments. I had to introduce a couple of other minor changes but now the code compiles. Running however seems still to be a problem, but I hope to make it work.
Thanks, Silviu. Stefano de Gironcoli wrote: >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/ > > >_______________________________________________ >Pw_forum mailing list >Pw_forum at pwscf.org >http://www.democritos.it/mailman/listinfo/pw_forum > > -------------- next part -------------- A non-text attachment was scrubbed... Name: silviu.vcf Type: text/x-vcard Size: 247 bytes Desc: not available Url : /pipermail/attachments/20050930/38faf1c7/attachment.vcf
