On 11 Oct, Richard Levitte - VMS Whacker wrote:
> From: Martin Forssen <[EMAIL PROTECTED]>
> maf> I have a problem in that the test programs dies if if build a shared
> maf> version of openssl-0.9.6 (with debugging) on SunOS 5.8 (aka Solaris 8).
> maf> Is this a known (and fixed?) problem, or should I look further into it?
> 
> It's not a known problem, please look further.

Ok, it turned out to be a stupid local configuration error ('config -d
-shared' is not the same as 'config -d shared') which resulted in
incorrect flags to gcc (-shared) when linking.

        /MaF

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

Reply via email to