I tried building all the sample programs by linking to the
DLL import libs. All okay except for sha512t.exe:

sha512t.o(.text+0x42):sha512t.c: undefined reference to `OPENSSL_ia32cap_loc'

AFAICS because OPENSSL_ia32cap_loc() isn't in the libeay32.def file.
It's neither in the util/libeay32.num file. So how should conditional code/symbols
be put into this file?

--gv


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

Reply via email to