I follow the steps on the INSTALL.W32 in
OpenSSL-0.9.6..
But I can't build the library.
Could anyone tell me how to do?
I build it with BCB.. but when I do the command : make -f
bcb.mak..
it show the following message:
=============================
fp -c
.\crypto\rand\rand_win.c
.\crypto\rand\rand_win.c: Warning W8002 .\crypto\rand\rand_win.c 579: Restarting compile using assembl function readtimer Turbo Assembler Version 5.3 Copyright (c) 1988, 2000 Inprise Corporation Assembling file: tmp32\rand_win.ASM
**Error** tmp32\rand_win.ASM(792) Illegal instruction for currently selected cessor(s) Error messages: 1 Warning messages: None Passes: 1 ** error 1 ** deleting tmp32\rand_win.obj ===========================================
Please tell me how to build OpenSSL with BCB... thank
you so much..
|