SFL: IMPORTANT fix to sm_free3 Makefile.in for Linux/Unix platforms

"Colestock, Robert" <[email protected]> Thu, 25 Apr 2002 11:15:31 -0400
Newsgroups gmane.ietf.sfl
Message-ID <[email protected]>
All:

There is a bad compile flag in the sm_free3 Makefile.in for Linux/Unix
machines that prevents debugging AND prevents proper exception handling
for just this CTIL (causing core dumps with bad stacks).  Please modify
the ./SMIME/alg_libs/sm_free3/Makefile.in to remove the
"-fomit-frame-pointer" string from the "PKCS12FLAGS" and re-build the
Makefile (run ./SMIME; make setup).

> 	rm ./sm_free3.o
> 	make
> 
> 
[Colestock, Robert]  .