[Mitgcm-support] variable blabla

mitgcm-support at dev.mitgcm.org mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:23:12 EDT 2003


What is blabla anybody?

Chris

-----Original Message-----
From: Stephanie Dutkiewicz [mailto:stephd at plume.mit.edu]
Sent: Friday, April 19, 2002 11:00 AM
To: Chris Hill
Subject: compiler error



Hi Chris -
I'm trying to compile c44 on lego (with mpi).
Before (ie c38) I had to cc -c -64 tim.c to get it to work.
Now there it complains about timer_stats being n32 not n64.
But when I try cc -c -64 timer_stats.c I get the following
error:
lego:ocmip/bin % cc -c -64 timer_stats.c
cc-1552 cc: WARNING File = timer_stats.c, Line = 11
  The variable "blabla" is set but never used.

       clock_t blabla;
               ^

cc-1552 cc: WARNING File = timer_stats.c, Line = 21
  The variable "blabla" is set but never used.

       clock_t blabla;


Any suggestions?
Thanks
steph






More information about the MITgcm-support mailing list