[meta-freescale] ADT Installer produces bad compiler?

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Nov 17 03:54:54 PST 2017


On Fri, Nov 17, 2017 at 5:25 AM, Paul Sievers <p.sievers at ms-ag.de> wrote:
> Thanks, Otavio, that works.
>
> Now, my next problem: I produce "tt" on my VirtualBox-Linux:
> paul at VBox:~/DataExchange/workspace/tt$ $CC -o tt src/tt.o
> paul at VBox:~/DataExchange/workspace/tt$ cksum tt
> 2134736149 39910 tt
> paul at VBox:~/DataExchange/workspace/tt$
>
> I copy it to my target machine (i.MX6UL EVK) via SD-card:
> root at imx6ulevk:~# cksum /home/root/tt
> 2134736149 39910 tt
> root at imx6ulevk:~#
>
> I cannot execute it:
> root at imx6ulevk:~# /home/root/tt
> -sh: /home/root/tt: No such file or directory
> root at imx6ulevk:~#
>
> What is amiss?

No idea; you need to debug. It might be many different things. I'd
start using strace and try to see what is missing.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list