[MITgcm-devel] build on sunos_sun4u_g77

Patrick Heimbach heimbach at MIT.EDU
Fri Dec 10 08:39:38 EST 2004


Hi Ed,

the testreport issue remains on the Sunfire's here remains.
There's a hard-coded "cc" in testreport
which needs to be replaced by $CC 
so that it uses the optfile's CC.
With this change it works.

What does not work is testreport -quick ...
Suppose I compile everything "by hand" and just want tesreport to run,
it won't run.
More specifically, I get

> ./testreport -quick -t global_with_exf -of 
../tools/build_options/sunos_sun4u_f77

parsing options...  OK
creating the comparison code...  OK
skipping mpack build
 
etc ...
-------------------------------------------------------------------------------
 
Experiment:  global_with_exf
 
genmake skipped!
make CLEAN skipped!
make depend skipped!
make ... successful

etc...
-------------------------------------------------------------------------------
No results email was sent.
Fri Dec 10 14:35:47 MET 2004
 
  OPTFILE=/users/ifmnfs2a/heimbach/MITgcm/tools/build_options/sunos_sun4u_f77
 
            ----T-----  ----S-----  ----U-----  ----V-----  --PTR 01--  --PTR 
02--  --PTR 03--  --PTR 04--  --PTR 05--
G D M    c        m  s        m  s        m  s        m  s        m  s        
m  s        m  s        m  s        m  s
E p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .  m  m  
e  .  m  m  e  .  m  m  e  .  m  m  e  .
N n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d  i  a  
a  d  i  a  a  d  i  a  a  d  i  a  a  d
2 d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .  n  x  
n  .  n  x  n  .  n  x  n  .  n  x  n  .
  
Y Y Y N -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- N/O   
global_with_exf



-Patrick


On Thursday 09 December 2004 13:49, Ed Hill wrote:
  > On Thu, 2004-12-09 at 13:27 -0500, Patrick Heimbach wrote:
  > > Hi Ed,
  > >
  > > I am trying to build a fresh copy of the code on
  > >
  > > > uname -a
  > >
  > > SunOS ifmsun24 5.8 Generic_117350-12 sun4u sparc SUNW,Sun-Blade-1500
  > >
  > > Any idea what could be wrong?
  >
  > Hi Patrick,
  >
  > Just two quick changes to the default optfile for that platform and it
  > works.  The changes are:
  >
  > $ diff sunos_sun4u_g77 ../../../tools/build_options/sunos_sun4u_g77
  > < #MAKE='gmake'
  > < CC=gcc
  > ---
  >
  > > MAKE='gmake'
  >
  > Please let me know if you have any more problems with it.
  >
  > Ed

-- 
----------------------------------------------------------
Patrick Heimbach     Massachusetts Institute of Technology
FON: +1/617/253-5259                    EAPS, Room 54-1518
FAX: +1/617/253-4464               77 Massachusetts Avenue
mailto:heimbach at mit.edu                 Cambridge MA 02139
http://www.mit.edu/~heimbach/                          USA




More information about the MITgcm-devel mailing list