[MITgcm-support] (no subject)

Ed Hill ed at eh3.com
Thu May 11 16:55:46 EDT 2006


On Thu, 2006-05-11 at 14:59 -0400, Ed Hill wrote:
> I think the fix for the above problem is pretty easy.  Unlike most cpp
> implementations, the gcc compiler wants to read input always from a
> file, not from stdin.  So please try:
> 
>   CPP='/usr/freeware/bin/gcc -E -traditional -'
> 
> where the very last "-" tells gcc to use stdin instead of a file.  It
> works on my machine and it should (hopefully!) work for your SGI Origin,
> too.

Hi Amitabh,

I just checked in a small fix to genmake2 that will make the above
easier (that is, you won't have to turn off netCDF to make it work).  So
you'll probably want to use the very latest code from CVS.

Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS 54-1424;  77 Massachusetts Ave.
             Cambridge, MA 02139-4307
emails:  eh3 at mit.edu                ed at eh3.com
URLs:    http://web.mit.edu/eh3/    http://eh3.com/
phone:   617-253-0098
fax:     617-253-4464





More information about the MITgcm-support mailing list