[Octopus-users] make of octopus-3.2.0pre
Motohiko Tanaka
mtanaka at nifs.ac.jp
Sun Oct 18 11:29:19 WEST 2009
Dear Octopus developers,
I am trying hard to compile the development version
octopus-3.2.0pre1 by AIX 5/Hitachi compiler, and was successful
except for one file src/xc/functional_list.F90. Because the first
column of every line is !, compilation is terminated and
functional_list.o is not created.
On the other hand, the PGI compiler complains but goes on
further and makes functionals_list.o, as shown below:
% pgf90 -c -v functionals_list_oct.f90
/opt/pgi/linux86-64/8.0-1/bin/pgf901 functionals_list_oct.f90........
PGF90-W-0006-Input file empty (functionals_list.F90)
PGF90/x86-64 Linux 8.0-1: compilation completed with warnings
/opt/pgi/linux86-64/8.0-1/bin/pgf902 /tmp/pgf90rqFfZ14uzwsB.ilm -fn functionals_list_oct.f90 -opt 1 -x 51 0x20 -x 119 0xa10000 -x 122 0x40 -x 123 0x1000 -x 127 4 -x 127 17 -x 19 0x400000 -x 28 0x40000 -x 70 0x8000 -x 122 1 -quad -x 59 4 -x 59 4 -tp k8-64e -x 120 0x1000 -x 124 0x1400 -y 15 2 -x 57 0x3b0000 -x 58 0x48000000 -x 49 0x100 -x 120 0x200 -astype 0 -x 124 1 -cmdline '+pgf90 functionals_list_oct.f90 -c -v' -asm /tmp/pgf90PqFf7X84qTUj.s
/usr/bin/as /tmp/pgf90PqFf7X84qTUj.s -o functionals_list_oct.o
% ls –l functionals_list.o
-rw-r--r-- 1 mtanaka users 2024 2009-10-18 18:52 functionals_list.o
What kind of things should I tell the AIX 5/Hitachi compiler ?
Isn't there a workaround with respect to functionals_list.F90 ?
I imagine that even the future stable version octopus-3.2.0
might have a similar problem. Thank you.
M.Tanaka
More information about the Octopus-users
mailing list