Re: gfortran netCDF problem
- From: Alois Steindl <Alois.Steindl@xxxxxxxxxxxx>
- Date: Fri, 11 Jul 2008 09:54:04 +0200
jrsyangl <jrsy.angl@xxxxxxxxxxx> writes:
Hello,
I've looked into Cygwin and it is very intriguing. Thanks for pointing
me in that direction. I just hope the cygwin installation goes
smoothly so I don't have to ask for help on a cygwin forum.
Lou
since you mentioned gfortran, I initially thought that you are using
Linux or Cygwin, because these are somehow the "natural environments"
for this compiler. (Of course, it runs also fine in other systems!)
During the installation of cygwin make sure, that you also select
"make", which is not selected by default.
In order to choose gfortran as compiler for the netCDF creation, the
simplest possibility might be to enter
export F90=gfortran
in the bash shell before calling ./configure
Good luck
Alois
.
- Follow-Ups:
- Re: gfortran netCDF problem
- From: Craig Powers
- Re: gfortran netCDF problem
- References:
- gfortran netCDF problem
- From: jrsyangl
- Re: gfortran netCDF problem
- From: Alois Steindl
- Re: gfortran netCDF problem
- From: jrsyangl
- Re: gfortran netCDF problem
- From: Alois Steindl
- Re: gfortran netCDF problem
- From: jrsyangl
- Re: gfortran netCDF problem
- From: Craig Powers
- Re: gfortran netCDF problem
- From: jrsyangl
- Re: gfortran netCDF problem
- From: Craig Powers
- Re: gfortran netCDF problem
- From: jrsyangl
- gfortran netCDF problem
- Prev by Date: Re: Trying to use a logical as an array index
- Next by Date: Re: another way to shoot yourself in the foot?
- Previous by thread: Re: gfortran netCDF problem
- Next by thread: Re: gfortran netCDF problem
- Index(es):
Relevant Pages
|