[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #KTW-159470]: make check problem
- Subject: [netCDF #KTW-159470]: make check problem
- Date: Fri, 23 Jan 2009 08:55:44 -0700
> Hello,
> Before I received the reply I could manage the successful build by just
> omitting the CPPFLAGS as -Df2cFortran. But if you want build under 64 bit
> you need to make changes in the Makefile.in atleast for FCFLAGS_f90 =
> @FFLAGS@ as there is no FLAGS declared for FCFLAGS_f90.
>
> This I have ascertained by a built of netcdf as per
> your suggestion for F77FLAGS, FCFLAGS and CPPFLAGS with -DpgiFortran and end
> up with a problem in building ncl with architecture issues.
>
> Since env variable for FCFLAGS_f90 is not set it used the default 32 bit and
> creates architecture problem. I tried to set env variable for FCFLAGS_f90
> but unfortunately the configure does not recognizes it.
>
> Is there any possibility to declare the FCFLAGS_f90 for netcdf compilation.
I'm not quite following you here - you set FCFLAGS to -m64 and it didn't work?
Perhaps you also need to set LDFLAGS?
Thanks,
Ed
Ticket Details
===================
Ticket ID: KTW-159470
Department: Support netCDF
Priority: Critical
Status: Closed