<div>I got this working last night!  I have it down to two makes and installs on the backend server machine.  I didn&#39;t need to use the cross-compile at all, I used a 32bit chroot.  Because it is a 64bit machine I have to do one compile for the 64bit binaries and a separate one for the 32bit binaries.  I install them to two different places using --prefix.</div>

<div> </div>
<div>Is there any way to do this all in one compile, and have the 64bit machine spit out two sets of binaries and libs?</div>