Re: Intel Fortran Compilation error related to libcurl.a

2018-04-10 Thread Lianyuan Zheng - NOAA Federal
Daniel, Thanks. Lianyuan On Tue, Apr 10, 2018 at 3:13 PM, Daniel Stenberg <dan...@haxx.se> wrote: > On Tue, 10 Apr 2018, Lianyuan Zheng - NOAA Federal wrote: > > Do you have pre-compiled curl binary package for Red Hat Enterprise Linux >> 7.4 with Intel Compiler version 1

Re: Intel Fortran Compilation error related to libcurl.a

2018-04-10 Thread Lianyuan Zheng - NOAA Federal
t; On Wed, 4 Apr 2018, Lianyuan Zheng - NOAA Federal wrote: > > However, when I compile the same code with option -static using the >> following command: >> >> ifort -static -o convert2 convert2.f -I/home/net/zheng/include >> -I/home/net/zheng/include/curl -L/home/net/zh

Re: Intel Fortran Compilation error related to libcurl.a

2018-04-10 Thread Lianyuan Zheng - NOAA Federal
Lianyuan Zheng - NOAA Federal wrote: > > However, when I compile the same code with option -static using the >> following command: >> >> ifort -static -o convert2 convert2.f -I/home/net/zheng/include >> -I/home/net/zheng/include/curl -L/home/net/zheng/lib -lnetcdff

Intel Fortran Compilation error related to libcurl.a

2018-04-04 Thread Lianyuan Zheng - NOAA Federal
Hello, We have Red Hat Enterprise Linux 7.4 with Intel Compiler version 18.0.1. Recently I installed szip, zlib, hdf5, curl, NetCDF-C and NetCDF-Fortran on my account /home/net/zheng. All of them are installed successfully. I have a Fortran code which uses NetCDF library to read from and write

Re: Install Curl v7.60

2018-08-31 Thread Lianyuan Zheng - NOAA Federal via curl-library
@cool.haxx.se> wrote: > On 08/31/2018 11:09 AM, Lianyuan Zheng - NOAA Federal via curl-library > wrote: > >> Dear Curl Developer, >> >> I tried to install the Curl v7.60.0 on out Linux Red Hat Enterprise >> Server release 7.5 (Maipo). The Intel ifort a