search for: armv7l

Displaying 20 results from an estimated 224 matches for "armv7l".

Did you mean: armv7
2016 Jan 04
4
Diff to add ARMv6L to Target parser
>> Going back through SVN history, I cannot find any evidence that ARMv6L ever existed. > > Oh, my bad!! I was thinking of ARMv7l... :/ > > Nevertheless, I'll leave you guys to review this one, as I lost touch with the parser a while ago. Ah, I see: ARMv7L is now an alias for ARMv7A. So, if William has to add support for ARMv6L, I'd suggest he adds it as an alias, and not as an architecture variant. >&gt...
2016 Jan 05
3
Diff to add ARMv6L to Target parser
...y helpful and educational. I think that I understand the perspectives of both Tim and Renato. Let me briefly summarize them to ensure that I correctly understand: Renato’s perspective is that the triple means whatever the author says it does, and that may or not be meaningful. :) In the case of armv7l (for example) it has a clear meaning: ARMv7A little endian. Unfortunately, this nomenclature collides with what is used for sub-architectures. ARMv7l, however, is NOT a sub-architecture, and should not be treated as one. Tim’s perspective is that what Renato says isn’t wrong, but that while the...
2013 Oct 30
2
libvirt-lxc driver on armv7l
Hi there, I'm interested in using libvirt-lxc on armv7l architecture and I have a hard time building libvirt. 1. Are there any prebuild rpms for ARM? 2. I have many dependency issues during build: error: *** Error Summary *** === the following packages failed to build due to missing build dependencies === libvirt: nothing provi...
2016 Jan 05
2
Diff to add ARMv6L to Target parser
....golin at linaro.org> wrote: > On 5 January 2016 at 10:28, Tim Northover <t.p.northover at gmail.com> wrote: >> That's rather a hack, given that the 'l' actually has semantic >> meaning, but I suppose I could live with it. > > Not really. I disagree. "armv7l" is created specifically by Linux appending a little-endian 'l' to an "armv7" base. It's much less common (because no-one cares about big-endian), but "armv7b" also exists. As do "armv6l", "armv6b" and probably "armv8" equivalents t...
2013 Oct 31
1
Re: libvirt-lxc driver on armv7l
...velopment/20/armhfp/os/Packages/ but that just doesn't work... Thanks! Jan -----Original Message----- From: Daniel P. Berrange [mailto:berrange@redhat.com] Sent: Wednesday, October 30, 2013 8:13 PM To: Jan Olszak Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] libvirt-lxc driver on armv7l On Wed, Oct 30, 2013 at 07:38:01PM +0100, Jan Olszak wrote: > Hi there, > > I'm interested in using libvirt-lxc on armv7l architecture and I have > a hard time building libvirt. > > 1. Are there any prebuild rpms for ARM? > > 2. I have many dependency issu...
2013 Oct 30
0
Re: libvirt-lxc driver on armv7l
On Wed, Oct 30, 2013 at 07:38:01PM +0100, Jan Olszak wrote: > Hi there, > > I'm interested in using libvirt-lxc on armv7l architecture and I have a hard > time building libvirt. > > 1. Are there any prebuild rpms for ARM? > > 2. I have many dependency issues during build: > > error: *** Error Summary *** > > === the following packages failed to build due to missing build depend...
2016 Jan 05
6
Diff to add ARMv6L to Target parser
...ely sane way to seed a triple. > The ARM documents define a list of official architecture names, and > those are the ones supported by the TargetParser. What the > Triple/Tuple supports is completely orthogonal. I do know this, Renato. > So, in the TargetParser, there can be no "ARMv7L" nor "ARMv7B", only > "ARMv7A". The other strings map to ARMv7A because that's what they > generally mean, in the wild, with regards to "architecture names". The > hack is that the Driver/Triple/Tuple are using that to mean everything > else. Sure...
2013 Jan 08
2
[LLVMdev] [cfe-dev] ARM failures
...): LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll LLVM :: ExecutionEngine/MCJIT/pr13727.ll LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll LLVM :: ExecutionEngine/MCJIT/test-fp.ll I configure with: --build=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --target=armv7l-unknown-linux-gnueabihf --with-cpu=cortex-a9 --with-fpu=neon --with-float=hard --enable-optimized $ cat /proc/cpuinfo Processor : ARMv7 Processor rev 0 (v7l) processor : 0 BogoMIPS : 1992.29 processor...
2013 May 15
0
libvir: QEMU Driver error : internal error Cannot find suitable emulator for armv7l
Hello, I am trying to run OpenStack (via devstack) on an Arndale board using Linaro's 13.04 release. I am getting a libvirt error that I was hoping someone could provide some more detail about: libvir: QEMU Driver error : internal error Cannot find suitable emulator for armv7l If this is coming from libvirt, what is it looking for for a suitable emulator? Or, is this something I need to search starting with QEMU? Thank you in advance, Clark L
2017 Oct 19
1
Test opus
Please report this failure and include 'make check SEED=0 fails tests/test_opus_api.c at line 1387 for libopus 1.1' and any relevant details about your system. Linux SBC-A62 3.14.28-a62-00001-gbed2e52 #31 SMP PREEMPT Thu Apr 21 12:54:03 CEST 2016 armv7l armv7l armv7l GNU/Linux Matteo Piersantelli Sales Manager <http://www.am-microsystems.com/> Mobile +39 340 2298984 Fax +39 0733 1771293 <http://www.am-microsystems.com> www.am-microsystems.com Ai sensi del D.Lgs.196/2003 si precisa che le informaz...
2013 Jan 08
0
[LLVMdev] ARM failures
...): LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll LLVM :: ExecutionEngine/MCJIT/pr13727.ll LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll LLVM :: ExecutionEngine/MCJIT/test-fp.ll I configure with: --build=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --target=armv7l-unknown-linux-gnueabihf --with-cpu=cortex-a9 --with-fpu=neon --with-float=hard --enable-optimized $ cat /proc/cpuinfo Processor : ARMv7 Processor rev 0 (v7l) processor : 0 BogoMIPS : 1992.29 processor : 1 BogoMIPS : 199...
2013 Jan 08
0
[LLVMdev] [cfe-dev] ARM failures
...d > it might not.) All these tests fail with 'illegal instruction' signal. For example: ******************** TEST 'LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll' FAILED ******************** Script: -- /home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli -mtriple=armv7l-unknown-linux-gnueabihf -use-mcjit /home/grib/clang/llvm/test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll > /dev/null -- Exit Code: 132 Command Output (stderr): -- Stack dump: 0. Program arguments: /home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli -mtriple=armv7l-unknown-linux-g...
2012 Apr 14
2
[LLVMdev] About LLVM 3.1 ARM testing
...an to cross compile LLVM/Clang first, then run regression test and test suite on the pandaboards. Could someone help me check to see if I miss something? Thanks! Here is the pandaboard configuration, --- $ uname -a Linux arm2 2.6.38-1208-omap4 #11-Ubuntu SMP PREEMPT Fri Apr 15 16:34:35 UTC 2011 armv7l armv7l armv7l GNU/Linux $ gcc -v gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) $ ld -v GNU ld (GNU Binutils for Ubuntu) 2.21.0.20110327 --- Below is the cross toolchain and configuration options I will use, --- $ arm-unknown-linux-gnueabi-gcc -v gcc version 4.5.2 (crosstool-NG 1.14.1) $ arm-...
2012 Aug 31
2
[LLVMdev] Clang incompatible with GCC on Linux + ARM Cortex-A9
...ng are the testing environment details ---------------------------------------------------------------------------------------- 1. Platform: Pandaboard ES (ARM Cortex-A9 + Ubuntu/Linaro Linux 12.04) > uname -a Linux lei-desktop 3.2.0-1412-omap4 #16-Ubuntu SMP PREEMPT Tue Apr 17 19:38:42 UTC 2012 armv7l armv7l armv7l GNU/Linux 2. LLVM + Clang version 3.1 release, natively built with --enable-optimized --target armv7l-unknown-linux-gnueabihf > clang -v clang version 3.1 (branches/release_31) Target: armv7l-unknown-linux-gnueabihf Thread model: posix 3. GCC 4.6.3 > gcc -v Using built-in spec...
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
...'slavenames':["kistanova6"], 'builddir':"clang-native-arm-cortex-a9", 'factory' : ClangBuilder.getClangBuildFactory( + stage1_config='Release+Asserts', extra_configure_args=['--build=armv7l-unknown-linux-gnueabi', '--host=armv7l-unknown-linux-gnueabi', '--target=armv7l-unknown-linux-gnueabi', '--with-cpu=cortex-a9',...
2012 Sep 11
2
[LLVMdev] Stuck on linking llc on ARM
Hi Óscar, On Tue, Sep 11, 2012 at 04:45:23AM +0200, Óscar Fuentes wrote: > "陳韋任 (Wei-Ren Chen)" <chenwj at iis.sinica.edu.tw> writes: > > > I have been stuck on compiling LLVM/Clang (r163485) on pandaboard which has > > following configuration, > > > > - Ubuntu 11.04 + 1G Mem + 1G Swap + 32G SD card > > - GCC 4.5.2 > > - GNU gold
2016 May 10
1
[PATCH] builder: run/schedule a SELinux relabel if needed
...e user to ask for a relabel. This just covers the case of building a new image with no additional operations on it though. --- builder/website/centos.sh | 2 ++ builder/website/compress.sh | 18 +++++++++++++++++- builder/website/fedora-aarch64.sh | 2 ++ builder/website/fedora-armv7l.sh | 2 ++ builder/website/fedora-i686.sh | 2 ++ builder/website/fedora-ppc64.sh | 2 ++ builder/website/fedora-ppc64le.sh | 2 ++ builder/website/fedora.sh | 2 ++ builder/website/rhel-aarch64.sh | 2 ++ builder/website/rhel-ppc64.sh | 2 ++ builder/website/rhel-...
2013 Jul 17
3
[LLVMdev] regarding compiling clang for different platform
...configuration `arm-linux-androideabi': system `androideabi' not recognized configure: error: /bin/bash autoconf/config.sub arm-linux-androideabi failed" i modified the command available in the following link http://llvm.org/releases/3.3/docs/HowToBuildOnARM.html ./configure --build=armv7l-unknown-linux-gnueabihf \ --host=armv7l-unknown-linux-gnueabihf \ --target=armv7l-unknown-linux-gnueabihf --with-cpu=cortex-a9 \ --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon \ --enable-targets=arm --enable-optimized --enable-assertions can any one help me on how to do it... Thanks in Ad...
2013 Jan 08
1
[LLVMdev] [cfe-dev] ARM failures
...fail with 'illegal instruction' signal. For example: > > ******************** TEST 'LLVM :: > ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll' FAILED > ******************** > Script: > -- > /home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli > -mtriple=armv7l-unknown-linux-gnueabihf -use-mcjit > /home/grib/clang/llvm/test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll > > /dev/null > -- > Exit Code: 132 > Command Output (stderr): > -- > Stack dump: > 0. Program arguments: > /home/grib/clang/llvm-build-armhf/Release+As...
2023 Nov 03
0
9.3p1 Daemon Rejects Client Connections on armv7l-dey-linux-gnueabihf w/ GCC 10/11/12
On Nov 2, 2023, at 4:39 PM, Grant Erickson <gerickson at nuovations.com> wrote: > On Nov 2, 2023, at 4:32 PM, Damien Miller <djm at mindrot.org> wrote: >> On Mon, 30 Oct 2023, Grant Erickson wrote: >> >>> I have an NXP i.MX6-based armv7l-dey-linux-gnueabihf system in which I >>> am seeing some as-yet-unaccountable behavior in sshd when compiled with >>> Arm/GCC 10/11/12. That is, when attempting to scp/slogin/ssh to >>> 'root@<host>', where <host> is either a name or IPv4 or IPv6 addre...