> There is no problem with C compiler and tools around it under OpenBSD except
> assembler. It's assember adds undescores to all the public symbols in the
> object files

No. It's not assembler that adds underscores, but OpenSSL modules that 
are generated with underscores for OpenBSD-i386 target.

> Output of config -t is below:
> Operating system: i386-whatever-openbsd
> Configuring for OpenBSD-i386
> /usr/bin/perl ./Configure OpenBSD-i386 386

I should have read the report more closely as the question was about 
0.9.7, while my comment referred to 0.9.8 and later [where we have 
unified *BSD configurations]. There is no proper support for newer 
versions of OpenBSD in 0.9.7. But 0.9.7 should be included in base 
OpenBSD dist, so you don't have to compile it yourself. If you want to 
compile OpenSSL, why not 0.9.8? But if it has to be 0.9.7 and has to be 
compiled on-site, then configuring for FreeBSD-elf instead of 
OpenBSD-i386 should do the trick. A.


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

Reply via email to