Hi, I am trying to compile and build fio 3.15 binary on a development machine with Centos and Intel CPU E5-1620 v3 and use it across different machines of which few are running with OS's like CentOs , Arch and different CPU architecture like sandybridge, broadwell, haswell, skylake but the fio binary fails either 1. with " illegal hardware instruction (core dumped)" - on sandybridge and Ivybridge CPUs or 2. "--write_hist_log=" requires zlib to run in client/server mode. Can you provide steps to compile and build the binary that runs across different CPU architectures and different OS. Thanks