<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>I have an issue on using CentOS 7.X for my development tree on some hardware and I'm thinking I need to rebuild the distribution.</div><div><br data-mce-bogus="1"></div><div>Currently I use CentOS 5.X 32bit i386 libraries. &nbsp;The hardware I compile for is basically i586 without CMOV instruction support. &nbsp;That is the key there. &nbsp;Current distributions do not offer media that will target i586. &nbsp;I have a CentOS 5.X tree I chroot into when I build software. &nbsp;I bind /proc so I've replaced uname and a few other programs with scripts that lie to configure.</div><div><br data-mce-bogus="1"></div><div>I have new hardware that does support CMOV, but would like to still support the older hardware. &nbsp;My idea is to rebuild CentOS 7.X in the 5.X tree and target i586. &nbsp;Is that possible? &nbsp;</div><div><br data-mce-bogus="1"></div></div></body></html>