On Jun 26 10:46, Roumen Petrov via RT wrote:
> If a remember well borland compiler don't export variables. It seems to
> me that gcc (mingw) don't export too. So that should use
> OPENSSL_XXX_GLOBAL for both variables?

gcc and FSF ld for i386 PE targets allow to export data symbols.
A DATA keyword is supported in .def files for that purpose.

> "Configure" set EXPORT_VAR_AS_FN for some win32 targets(msc, borlang,
> mingw, but cigwin). Should "Configure" set EXPORT_VAR_AS_FN always if
> build is for shared win32 platform ?

Not for Cygwin, please.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to