gilmar <rlima@xxxxxxxxxxx> writes: > I need help to compile a Kernel > how to compile one kernel? > where I can find the parameters necessary to compile a Kernel > for a mainframe IBM rs 6000/s70 (processor powerpc rs64)? > which the archives necessary to create a boot disk ? To configure gcc for a PowerPC target use, e.g., --target=ppc-linux. Ian