linaro Questions

3

While bitbaking a Yocto rocko build I got this error: WARNING: go-systemd-4+gitb4a58d95188dd092ae20072bac14cece0e67c388-r0 do_fetch: Failed to fetch URL git://github.com/coreos/go-systemd.git, atte...
Sassoon asked 1/7, 2021 at 18:5

3

I am using GCC Linaro compiler for compiling my code. Its throwing the error unknown type name size_t from libio.h. Its included from stdio.h. In my code I am just including stdio.h. Can any one ...
Endogenous asked 16/10, 2014 at 17:31

2

Solved

I got compilation error: unrecognized command line option '-mfpu=neon'* when tried to compile with -mfpu=neon flag. Actually, any 'mfpu' options I tried failed. However in documentation this ...
Rockyrococo asked 24/4, 2015 at 15:11

1

Solved

i would like to emulate BeagleBone Black. It seems that QEMU is the only emulator that supports Linux emulation for ARM. However i m having difficulty in getting the right emulator. I tried using ...
Acrostic asked 17/2, 2016 at 2:56

1

Solved

I can't get CMake to find threads with a Linaro ARM toolchain (I've tried several different ones). Here's what I've done: Downloaded the gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf.tar.xz t...
Wifehood asked 28/8, 2015 at 21:25

1

To setup qemu for Beagleboard in Ubuntu 14.04, I am following steps given in link below: http://www.cnx-software.com/2011/09/26/beagleboard-emulator-in-ubuntu-with-qemu/ When I tried to run ALIP ...
Zimbabwe asked 17/2, 2015 at 15:15

1

Solved

For example, how could I get my image to be compiled using: gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux? What does core-image-sato has to do with the toolchains (they supply with Yoct...
Losse asked 23/9, 2014 at 10:50

1

Solved

I have a bare metal stand alone elf image compiled with linaro gcc. I need to find out the last address in that image. I tried doing this with objcopy -O ihex , and writing a small script to parse ...
Haphazard asked 24/2, 2014 at 10:27

1

Solved

Im using aarch64-linux-gnu-objdump to disassemble part of a program for ARM v8. It works well for V8 64 bit instructions, but fails when the mode is changed to V7 instruction set(A32) - the code st...
Omnipresent asked 4/2, 2014 at 15:8
1

© 2022 - 2024 — McMap. All rights reserved.