> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of > Niamathullah sharief > Sent: Tuesday, December 15, 2009 6:22 PM > To: linux-omap@xxxxxxxxxxxxxxx > Subject: ARM tollchain support > > Hello, > I am trying to install ARM tollchain in my GCC. But i am not > getting to install correctly. When i try to compile an u boot image i > am getting the following errors in last few lines .. > > > make[1]: Leaving directory `/home/ariem/Desktop/u-boot-200901-lange51/tools' > make -C examples all > make[1]: execvp: /home/ariem/CodeSourcery/Sourcery_G++_Lite/lib/gcc: > Permission denied > make[1]: Entering directory `/home/ariem/Desktop/u-boot-200901-lange51/examples' > /bin/sh: /home/ariem/CodeSourcery/Sourcery_G++_Lite/lib/gcc: is a directory > dirname: missing operand > Try `dirname --help' for more information. > /bin/sh: /home/ariem/CodeSourcery/Sourcery_G++_Lite/lib/gcc: is a directory > dirname: missing operand > Try `dirname --help' for more information. > /home/ariem/CodeSourcery/Sourcery_G++_Lite/lib/gcc -Os > -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float > -D__KERNEL__ -DTEXT_BASE=0x97800000 > -I/home/ariem/Desktop/u-boot-200901-lange51/include -fno-builtin > -ffreestanding -nostdinc -isystem -pipe -DCONFIG_ARM -D__ARM__ > -Wall -Wstrict-prototypes -c -o hello_world.o hello_world.c > make[1]: execvp: /home/ariem/CodeSourcery/Sourcery_G++_Lite/lib/gcc: > Permission denied > make[1]: *** [hello_world.o] Error 127 > make[1]: Leaving directory `/home/ariem/Desktop/u-boot-200901-lange51/examples' > make: *** [examples] Error 2 > ariem@ariem-desktop:~/Desktop/u-boot-200901-lange51$ > > > what will be the error. can anyone tell me. i think the path exported > is wrong. please help me How are you exporting the path ? Can you copy paste that here -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html