Rovan, Jim (IMS) wrote:
When I attempt to follow the instructions from the "Compilation of
OpenSSL-fips-1.0 under Windows" thread (2006-03-31) to build fips
OpenSSL for Borland Builder 5, I can make it through the point where I
run "ms\do_nasm fips" to create bcb.mak for the 0.9.7 snapshot.  But
when I attempt to run the make file with "make -f bcb.mak",  I get
unresolved external errors.  The non-fips version builds correctly, so
my guess is that the make file is not being constructed correctly when
the fips option is applied to do_nasm.  Any ideas? I've included the
actual error messages below.

The same answer applies to Borland, Jim, as the recent posts for Visual C
compiler users.  You must use the MSYS toolchain to do your initial build
and create the fips bundle module.  Once that is done, you can rebuild
the rest of the window dressing however you like, but the fips object
module can never again vary.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to