[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20050316: building udunits on 64-bit, Suse 9.2, and PGI linux86_64 compilers
- Subject: 20050316: building udunits on 64-bit, Suse 9.2, and PGI linux86_64 compilers
- Date: Wed, 16 Mar 2005 15:32:07 -0700
Neil,
>Date: 16 Mar 2005 16:25:11 -0600
>From: "Neil R. Smith" <address@hidden>
>Organization: Texas A&M University
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20050316: building udunits on 64-bit, Suse 9.2, and PGI
>linux86_64 compilers
The above message contained the following:
> Being a dumb sysadmin, I just do what I'm told.
> I presume building a fortran interface surely wouldn't hurt.
> We are using the PGI vers. 5.2 compilers, with path to the
> fortran 90 compiler, eg., being:
> /usr/local/pgi/linux86-64/5.2/bin/pgf90
> This is in the path of the shell where I intend to do the build.
> -Neil
Try these settings:
CFLAGS='-O -fno-builtin'
CPPFLAG=-DpgiFortran
Let me know.
Regards,
Steve Emmerson