[MITgcm-devel] Fwd: Re: exf_interp
Martin Losch
mlosch at awi-bremerhaven.de
Tue Dec 21 03:40:13 EST 2004
There are many single quote in comments all over the place, in general
you have to use a cpp that supports the -traditional flag, but I also
noticee that on SunOS, where the default cpp does not support the
-traditional flag (which is why we removed it from xmakedepend last
week), cpp handles these comments correctly.
Martin
On Dec 21, 2004, at 3:32 AM, chris hill wrote:
> Dimitris and eyulaeva (?),
>
> This is because there are comments with a single quote
> in the file e.g.
>
> C the calendar does it's stuff
>
> Some cpp parsers have an issue with this - which is why most comments
> leave out the apostrophe, but sometimes people forget and get all
> grammatical. I believe the -traditional option of cpp switches this
> off,
> but not all cpp support -traditional.
>
> Chris
> On Mon, 2004-12-20 at 19:54, Dimitris Menemenlis wrote:
>> Ed, have you seen following error message before?
>> Is it problem with cpp preprocessor?
>>
>> D.
>>
>> ---------- Forwarded Message ----------
>>
>> Subject: Re: exf_interp
>> Date: Monday 20 December 2004 03:29 pm
>> From: eyulaeva at ucsd.edu
>> To: "Dimitris Menemenlis" <menemenlis at jpl.nasa.gov>
>>
>> Dear Dimitris:
>> I am trying to compile a newer version of MIT model on SIO cluster PC
>> I am getting the following error:
>> cat cal_readparms.F | ../tools/set64bitConst.sh | cpp -DWORDLENGTH=4
>> -DHAVE_SYSTEM -DHAVE_ETIME -I/opt/mpich/myrinet/pgi/include >
>> cal_readparms.f
>> <stdin>:112:32: missing terminating ' character
>> <stdin>:145:71: missing terminating ' character
>> make: *** [cal_readparms.f] Error 1
>>
>>
>> Do you know what can be wrong?
>>
>> Thanks
>>
>> Elena
>>
>>
>>
>>> On Tuesday 07 December 2004 12:31 pm, you wrote:
>>>> It says release1_p12_pre
>>>> Does it mean that I am using checkpointp12_pre?
>>>
>>> Yes.
>>>
>>>> Do you have any idea of how different it will be from the latest
>>>> version?
>>>
>>> This code is approximately 2 years old. It did not include
>>> exf_interp.
>>> So if you need exf_interp you can update to a more recent version
>>> from the
>>> MITgcm CVS repository or you can try to mix and match, i.e., attach
>>> pkg/exf
>>> from a version of the code that includes exf_interp to the code that
>>> you
>>> are
>>> using. Maybe Benny has already done that, i.e., attach exf_interp
>>> to
>>> release1 vintage code?
>>>
>>> D.
>>>
>>> --
>>> Dimitris Menemenlis <menemenlis at jpl.nasa.gov>
>>> Jet Propulsion Lab, California Institute of Technology
>>> MS 300-323, 4800 Oak Grove Dr, Pasadena CA 91109-8099
>>> tel: 818-354-1656; fax: 818-393-6720
>>>
>>
>>
>>
>> -------------------------------------------------------
>
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://dev.mitgcm.org/mailman/listinfo/mitgcm-devel
More information about the MITgcm-devel
mailing list