Subj : Re: Cryptlib... To : Bucko From : esc Date : Sat Sep 17 2022 04:10 am Bu> Anyone have any ideas what's going on here? This is pretty much the only Bu> thing keeping me from pulling the plug on the change over... Yeah, this is a real pain in the ass. I'll try to walk you through it, this should be updated on the wiki honestly. Find the file ./tools/ccopts.sh and edit it. Around line 591 you'll find an if block. Comment out the entire if block. All the way from if [ "$ARCH" = "i586" ] || [ "$ARCH" = "i686" ] || [ "$ARCH" = "x86_64" ] ; all the way to the 'fi' that wraps up the if block. Right under the commented 'fi', add the line CCARGS="$CCARGS -march=native -mtune=native" After that it should build for you. --- Mystic BBS v1.12 A48 2022/07/11 (Linux/64) * Origin: m O N T E R E Y b B S . c O M (21:4/173) .