cURL / Mailing Lists / curl-library / Single Mail

curl-library

(no subject)

From: Brian Krings <krings_at_us.ibm.com>
Date: Fri, 7 Oct 2005 11:06:34 -0500

I am using cURL in a C application that works fine... until I got on a 64
bit SLES 9 zSeries system.
My application is a 31 bit application that attempts to dynamically load
the /usr/lib/libcur.so (which in this case is a link to
/usr/lib64/libcurl.2.0.2)
I don't fail the dynamic link, but cURL seems to hang when the HTTP request
is made, but loading a 64bit .so with a 31 bit app is a not good anyway.
So, my question is, is their a compat package for cURL on this platform 64
bit SLES 9 zSeries ?

Thanks, Brian
Received on 2005-10-07