<div>I&#39;m in the process of trying to go from the 2.6.x kernel to 2.4.x, everything works wonderfuly until I try make zImage, everything I&#39;ve looked at and found online indicates that I need to roll back to an older version of gcc (2.95.3) to properly compile the kernel. I hate to keep tossing noob questions to the group, but I&#39;ve downloaded and unpacked gcc-2.95.3, read it&#39;s install files, beaten google bloody looking for examples, and I simply can&#39;t get my head around how to set the options.</div>

<div> </div>
<div>In short if anyone has any experience with manual installs of gcc, even if it&#39;s just documentation (other than GNU&#39;s lack thereof) I&#39;ll be eternaly grateful. I&#39;m running Debian on a x86 cpu and simply cannot grasp how to set the --target and --host options of ./configure, once that runs succesfuly I should be in the clear.</div>