[Wien] compiling on solaris 10
Peter Blaha
pblaha at theochem.tuwien.ac.at
Fri Nov 11 14:13:32 CET 2005
doreallocate is defined in modules.F . The module reallocate has an
"interface defination" doreallocate, which than pints automatically to the
specific routines depending on the datatype.
As far as I understand, this is standard f90. If your compiler has
problems with the "interface" definitions, you may need to change the
corresponding call doreallocate() into the specific subroutine names.
> I am trying to compile
WIEN2k on a SUN FIRE 6800, ULTRA SPARC III with > solaris 10 and 64 bit.
> But I do have some problems. Whenever the subroutine doreallocate is
> used the linker can't find it. I am using f95 and cc compilers with the
> options:
>
> Compiler: -Bstatic -fast -O3 -free -xarch=v9b -xtypemap=integer:64
> Linker: -L../SRC_lib -fast -xlic_lib=sunperf -xarch=v9b
> -xtypemap=integer:64
> processor: '-DParallel'
> R_lib: -llapack_lapw
>
> since the compiler options for the c-compiler can't be set like this I
> did it by choosing the compiler and it is:
> cc -xarch=v9b -DSUN64
>
>
> Actually, I don't really understand where this subroutine is, there are
> a lot of variations of it like doreallocate_i4_d1 and so on but only in
> /SRC_dstart/test.f90 a subroutine doreallocate. How can I understand it
> and what can I change? I also was looking in the mailing list but
> couldn't find a solution.
> Thanks a lot for any hints and help
>
> Karla
>
> --
>
> ******************************************************************
>
> Dr. Karla D'Aloisio
>
> Universitaet Konstanz
> Fakulaet fuer Chemie Tel.: +49 (0)7531 88-2019
> LS Weyrich email: karla at chemie.uni-konstanz.de
> D-78457 Konstanz
> Germany
>
> ******************************************************************
>
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
P.Blaha
--------------------------------------------------------------------------
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-15671 FAX: +43-1-58801-15698
Email: blaha at theochem.tuwien.ac.at WWW: http://info.tuwien.ac.at/theochem/
--------------------------------------------------------------------------
More information about the Wien
mailing list