cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Multithreaded problem on HP-UX

From: Alexander Krasnostavsky <ALEXANDERKR_at_Amdocs.com>
Date: Wed, 25 Aug 2004 08:59:51 +0300

On HP multithreading option is "-mt":
cc manual:
-mt Sets various -D flags to enable multi-threading and
               also sets -lpthread. For details see HP C Online Help.

Check that you compiled with this option.

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Andrei Tarassov
Sent: Tuesday, August 24, 2004 16:12
To: libcurl development
Subject: RE: Multithreaded problem on HP-UX

Yes, I use the OpenSSL callbacks (hopefully correctly). I took the
openssl example under the link you provided and replaced their thread
working function with function from https.c to fetch https pages.

Sorry for confusing, I meant that -D_THREAD_SAFE helped me to make my
test program run on AIX. I do not think this will help on HP-UX. Could
there be any other similar issue?

The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.
Received on 2004-08-25