From: Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]]

From: lgazis <[EMAIL PROTECTED]>

lgazis> BSDI 4.0.1, bsdi-elf-gcc, build and speed test of engine
lgazis> version: This works if I run config with the options
lgazis> -DDSO_DLFCN -DHAVE_DLFCN_H, and then edit Makefile.ssl and set
lgazis> EX_LIBS to -ldl

rlevitte> Can one assume that this would work for any BSDI that gets
identified
rlevitte> as bsdi-elf-gcc?

I think yes.  

Based on http://www.bsdi.com/products/internet/40-qna.mhtml, elf format
starts in BSDi 4.0.

http://www.exemplarsoftware.com/resources/dllsonbsdi.htm
Dynamic Link Libraries on BSDI 3.1
BSDI 3.1 has dlopen() etc.

http://www.de.freebsd.org/de/ftp/releases/BSDI-2.1_info
Support for dlopen/dlsym, etc. gets added with BSDI 2.1

So, dlopen() etc. get supported in BSDI before elf format is supported.

http://www.apache.de/docs/dso.html
BSDI 3.x and 4.x are among Apache's out of the box supported, and actually
tested, platforms for DSO code.

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

Reply via email to