[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20030217: building netcdf C++ interface using pgCC



>To: address@hidden
>From: Merrill Bean <address@hidden>
>Subject: Re: 20030217: building netcdf C++ interface using pgCC
>Organization: NMSU/PSL
>Keywords: 200302171812.h1HICP414593 netCDF C++ pgCC

Merrill

> Thanks for the help We'll have to get that upgraded.

Great.  Incidentally, the warning messages

  pgcc -c -O -I.  -DNDEBUG putget.c
  PGC-W-0142-Assignment to const object not allowed (putget.c: 373)
  PGC-W-0142-Assignment to const object not allowed (putget.c: 11527)
  PGC-W-0142-Assignment to const object not allowed (putget.c: 11532)
  PGC/x86 solaris86 3.3-2: compilation completed with warnings

still occurred even with 4.0 pgcc.  I think these warnings are
spurious and should be ignored.

--Russ