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

[netCDF #RWW-909377]: 64 bit



> Hi
>
> I can do make distclean no problem and can change compiler options, question
is: in which file is this the most efficient way such that ALL makefiles are
consistent. Is this best be done in the Makefile.in? or is there a different
way
>
> thanks
>
> stephen
>

Do not change any files.

Set the flags as environment variables, then run configure.

The configure script will make sure that your settings in CFLAGS, FFLAGS, etc.,
make it into the appropriate places in the makefiles.

You can do everything you want from the command line, without having to edit
any files.

For more info, see here:
http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-install/Environment.html#Environment

Thanks,

Ed

Ticket Details
===================
Ticket ID: RWW-909377
Department: Support netCDF
Priority: Normal
Status: Closed