Re: Problem while compiling for ARM platform

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Deepak Kukreja wrote:

> When I login as a 'root' the make runs successfully.
> 
> But when I login as a different user.. After building the different
> modules, in the end I am getting the error which is as follows:

It's probably due to different profile/startup files causing different
settings for PATH (or some other relevant environment variable.)

> ld: unrecognized emulation mode: armelf_linux_eabi
> supported emulations: elf_i386 i386linux
> make[1]: *** [all] Error 1
> make[1]: Leaving directory 'some directory'
> make: *** [exeDSP] Error 2

The native linker is being found before the cross linker.

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux