On Mon, 2009-06-22 at 15:47 +0200, Andrea Gasparini wrote: > Hi, > I'm trying to make my first steps with DVSDK2.0 with a 2.6.18 kernel. > > I just installed everything, launched a "make ARCH=arm > davinci_dm355_defconfig" > > and then: > > $ make ARCH=arm uImage > scripts/kconfig/conf -s arch/arm/Kconfig > drivers/video/Kconfig:1552:warning: 'select' used by config symbol > 'FB_FSL_DIU' refer to undefined symbol 'PPC_LIB_RHEAP' > # > # configuration written to .config > # > CHK include/linux/version.h > UPD include/linux/version.h > SYMLINK include/asm-arm/arch -> include/asm-arm/arch-davinci > Generating include/asm-arm/mach-types.h > CHK include/linux/utsrelease.h > UPD include/linux/utsrelease.h > SYMLINK include/asm -> include/asm-arm > CC arch/arm/kernel/asm-offsets.s > arch/arm/kernel/asm-offsets.c:1: error: invalid ABI option: -mabi=aapcs- > linux > > my PATH should be set up correctly: > $ which arm_v5t_le-gcc > /mnt/montavista/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin//arm_v5t_le- > gcc
Assuming the path name correctly reflects the toolchain version. You need MV Pro5 toolchain. Can not build 2.6.18 (Pro 5) kernel with Pro 4.01 toolchain Regards, Steve > > Any ideas?! > thanks a lot in advance. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
