[MITgcm-support] Re: MITgcm-support Digest, Vol 59, Issue 25

Constantinos Evangelinos ce107 at ocean.mit.edu
Tue May 27 09:14:49 EDT 2008


On Tuesday 27 May 2008 7:37:10 am vinod mishra wrote:
> sir
>  Thanks for valuable suggetion
> now after  executing the command "make" the following errors are generated.

[snip]
> ld32: INFO    136: In order to increase performance, the linker has decided
> to pad
>                    individual arrays within common block cg2d_i_wk_r_.
>                    Please see -OPT:reorg_common in the fortran man pages
> for details.
> ld32: INFO    136: In order to increase performance, the linker has decided
> to pad
>                    individual arrays within common block sfp_common_r8_.
>                    Please see -OPT:reorg_common in the fortran man pages
> for details.
These warnings are harmless.

> ld32: ERROR   33 : Unresolved text symbol "timenow_" -- 1st referenced by
> timers
> .o.
>         Use linker option -v to see when and which objects, archives and
> dsos ar
> e loaded.
> ld32: INFO    152: Output file removed because of error.
> *** Error code 2 (bu21)

For some reason your Fortran name mangling is messed up. Add a 
FC_NAMEMANGLE='#define FC_NAMEMANGLE(X) X ## _'
to your optfile.

> kindly give the suggetion for removing the error
>
> vinod mishra
> Allahabad, UP,INDIA

Constantinos
-- 
Dr. Constantinos Evangelinos
Department of Earth, Atmospheric and Planetary Sciences
Massachusetts Institute of Technology




More information about the MITgcm-support mailing list