Is it really that simple?
I'm asking because the Configure script told me that it configured 
without threads support, see the command output below. Isn't something 
like "-threads" or "-D_REENTRANT" needed in CFLAGS for thread support?

    $ ./Configure --prefix=/usr/local --openssldir=/usr/local/openssl
    alpha-cc shared
    Configuring for alpha-cc
    IsWindows=0
    CC =cc
    CFLAG =-DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4 -readonly_strings
    ........
    making links in tools...
    Makefile => Makefile.ssl

    Configured for alpha-cc.

    The library could not be configured for supporting multi-threaded
    applications as the compiler options required on this system are not
    known.
    See file INSTALL for details if you need multi-threading.
    $

Cheers, Per Fry kenvall, [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

Jeffrey Burgoyne wrote:

>I have written some OpenSSL 0.9.5a apps with multithreading support of
>digital unix some time ago. No problems or special configuration was
>needed and everything worked fine.
>
>Jeff
>
>[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>On Tue, 18 Sep 2001, Per F. wrote:
>
>>Hi,
>>
>>I want to build openssl 0.9.6b with multi-threading support on compaq 
>>tru64 unix 4.0D (digital unix). Has anybody gone through the patching of 
>>Configure needed to enable multi-threaded applications? Is thread safe 
>>usage of OpenSSL possible at all on tru64?
>>
>>Best regards,
>>
>>Per Fry kenvall
>>WM-data
>>Sweden
>>



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to