Kushal Koolwal <[email protected]> writes: >> PS: I just thought of one more thing. Try --cross-compile "". > I did tried it and I got the following errors: > > make[2]: Leaving directory `/usr/src/linux-source-2.6.30' > make EXTRAVERSION=-32bit CROSS_COMPILE=i486-linux-gnu- ARCH=i386 prepare > /usr/src/linux-source-2.6.30/scripts/gcc-version.sh: line 25: > i486-linux-gnu-gcc: command not found > /usr/src/linux-source-2.6.30/scripts/gcc-version.sh: line 26: > i486-linux-gnu-gcc: command not found > make[2]: i486-linux-gnu-gcc: Command not found > make[2]: Entering directory `/usr/src/linux-source-2.6.30' > scripts/kconfig/conf -s arch/x86/Kconfig > make[2]: Leaving directory `/usr/src/linux-source-2.6.30' > /usr/src/linux-source-2.6.30/scripts/gcc-version.sh: line 25: > i486-linux-gnu-gcc: command not found > /usr/src/linux-source-2.6.30/scripts/gcc-version.sh: line 26: > i486-linux-gnu-gcc: command not found > make[2]: i486-linux-gnu-gcc: Command not found > make[2]: Entering directory `/usr/src/linux-source-2.6.30' > CHK include/linux/version.h > UPD include/linux/version.h > CHK include/linux/utsrelease.h > UPD include/linux/utsrelease.h > SYMLINK include/asm -> include/asm-x86 > CC kernel/bounds.s > /bin/sh: i486-linux-gnu-gcc: command not found > make[3]: *** [kernel/bounds.s] Error 127 > make[2]: *** [prepare0] Error 2 > make[2]: Leaving directory `/usr/src/linux-source-2.6.30' > make[1]: *** [debian/stamp/conf/kernel-conf] Error 2 > make[1]: Leaving directory `/usr/src/linux-source-2.6.30' > make: *** [debian/stamp/conf/minimal_debian] Error 2 > Failed to create a ./debian directory: No such file or directory at > /usr/bin/make-kpkg line 1048. > > May be i should symlink i486-linux-gnu-gcc to x86_64-linux-gnu-gcc to make > the above work?
Yes. But also as, objcopy and a few more I think. My hope was that "" would make it skip the prefix. > Kushal Koolwal > > I do blog at http://blogs.koolwal.net/ MfG Goswin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

