Re: [netcdfgroup] 2 questions on make install

On Fri, Mar 11, 2011 at 10:24 AM, marco atzeri <marco.atzeri@xxxxxxxxx>wrote:

> I am currently working on a official package of netcdf for cygwin.
> http://cygwin.com/ml/cygwin-apps/2011-03/msg00039.html
>
> Compilation and testing are more or less fine, with the normal tuning
> expected
> for building  shared  library on cygwin.
>
> the configuration I am using is:
>
> configure --enable-shared \
>                --enable-netcdf4 \
>                --enable-cxx-4 \
>                lt_cv_deplibs_check_method=pass_all \
>                LDFLAGS=-no-undefined
>
>
I am very glad you are taking this on.  I maintain one of the GrADS win32
builds and have been building netcd-4 on cygwin for several years now. I am
glad to report that the full netcdf-4 builds works flawlessly on cygwin.
Would you consider adding

       --enable-dap

to your configure? Also, enabling HDF-4 will make your build very useful as
one would be able to transparently read HDF-4 files. The option in this case
is:

       --enable-hdf4

(although this last option is not necessary for GrADS). When building hdf-4
it is useful to specify

   --disable-netcdf

(or at least have a version of the library with this option.) Having a full
build would allow the full power of NetCDF-4 to be enjoyed on Windows as
well. This is very important given the plethora of file formats one has to
contend with these days.

  Let me know if you have any questions or if there is anything I can help
with.

  Arlindo

--
Arlindo da Silva
dasilva@xxxxxxxxxxxxx
  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: