the compiling Bug of  0.9.8  is not solved at  0.9.8a.
The fix was:

perl x86cpuid.pl gaswin > x86cpuid.s
as -o x86cpuid.o x86cpuid.s
then I copied x86cpuid.o to the tmp folder (where the make file creates
all the *.o files) and added $(OBJ_D)\x86cpuid.o to the dependencies for
CRYPTOOBJ in the ms\mingw32a.mak makefile.
mingw32-make -f ms/mingw32a.mak

This text was from the mailing list.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to