search for: armel

Displaying 20 results from an estimated 94 matches for "armel".

Did you mean: armed
2013 Feb 04
2
[LLVMdev] ARM c++ exceptions handling not working with clang/llvm-3.2?
...ce between assembly generated by clang and gcc with the following test code: #include <stdio.h> #include <exception> # test.cpp int main() { try { throw 20; } catch (int e) { printf("Exception Nr %d occurred\n", e); } return 0; } tools-armel-linux-arm920t/bin/armel-unknown-linux-gnueabi-clang++ -v -save-temps -mcpu=arm920t -std=c++11 test.cpp -o test clang version 3.2 (tags/RELEASE_32/final) Target: armel-unknown-linux-gnueabi Thread model: posix "/home/walsimou/embtoolkit.git/tools-armel-linux-arm920t/bin/armel-unknown-linux-gn...
2020 Jun 30
2
Samba AD + adblocking in bind9
All, I am running samba as an AD on a Debian buster: *ii python-samba 2:4.9.5+dfsg-5+deb10u1 armel Python bindings for Sambaii samba 2:4.9.5+dfsg-5+deb10u1 armel SMB/CIFS file, print, and login server for Unixii samba-common 2:4.9.5+dfsg-5+deb10u1 all common files used by both the Samba server and clientii samba-common-bin...
2023 Mar 13
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
I have several devices, mostly amd64 and armhf architectures, all of which updated samba to 4.17.6 without any problems. But one which is armel architecture failed to update; instead I get the following when I try to update: root at goflex:~# samba -V Version 4.17.5-Debian root at goflex:~# apt update Hit:1 http://ftp.uk.debian.org/debian bullseye InRelease Get:2 http://ftp.uk.debian.org/debian bullseye-backports InRelease [49.0 kB] Get:3...
2016 May 17
3
llvm-toolchain-3.8 on lower arm targets, specifically Debian armel and Raspbian.
llvm-toolchain-3.8 seems to have problems on debian armel and raspbian. On raspbian it builds but our armv7 contamination checker blocked it from entering the repo. Further investigation showed that "compiler-rt" was being built with -march=armv7 . I was able to remove the -march with some build-system hacker but then I got a failure on proj...
2016 Oct 04
3
llvm-toolchain-3.8 on lower arm targets
...pbian that passed my armv7 contamination > checker script (which is not 100% foolproof but it's the best we have) > and uploaded it to raspbian stretch. -DCOMPILER_RT_BUILD_BUILTINS=OFF didn't work on Debian: https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.8&arch=armel&ver=1%3A3.8.1-12&stamp=1473396917 The build fails with: cd /«PKGBUILDDIR»/build-llvm/lib/Support && /usr/bin/g++-6 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/«PKGBUILDDIR»/build-llvm/lib/Support -I/«PKGBUILDDIR»/lib/Support -I/«PKGBUIL...
2020 Jun 30
0
Samba AD + adblocking in bind9
...30 juni 2020 14:41 > Aan: samba at lists.samba.org > Onderwerp: [Samba] Samba AD + adblocking in bind9 > > All, > > I am running samba as an AD on a Debian buster: > > > > > > > *ii python-samba 2:4.9.5+dfsg-5+deb10u1 > armel > Python bindings for Sambaii samba > 2:4.9.5+dfsg-5+deb10u1 armel SMB/CIFS file, > print, and login > server for Unixii samba-common > 2:4.9.5+dfsg-5+deb10u1 > all common files used by both the Samba server > and clien...
2012 May 25
1
klibc issues on armhf (not Debian/armel)
...rmail/klibc/2012-May/003277.html and armhf is being one of them, when using klibc to compile mksh-static with it. I can look into it (asked zumbi for build-deps in a sid chroot on harris already), but not 100% sure I?ll find it, so more eyes on klibc would not be unwelcome ;-) maks, does klibc on armel build thumb or not, and does it differ from armhf in more than optimisation flags? (Does klcc use the same flags as klibc itself was built with?) Thanks, //mirabilos -- 16:47??mika:#grml? .oO(mira ist einfach gut....) 23:22??mikap:#grml? mirabilos: und dein bootloader ist geil :) 23:29??m...
2013 Jul 12
2
How to determine the pdf of a gamma distribution using the estimated parameters?
...ses ]1-4], ]5-8], ]9-12], ]13-16], ]17-20], ]21-24], ]25-28], I obtained shape=0.8276 and rate=0.1448. I would like to know how to build the continuous pdf of a this gamma distribution knowing these two estimated parameters such that I will be able to predict the pdf of any positive value. Thanks Armel [[alternative HTML version deleted]]
2014 Feb 18
3
Re: Problems with qemu-system-arm and isa-serial
On Tue, Feb 18, 2014 at 09:10:58AM +0100, Martin Kletzander wrote: > On Mon, Feb 17, 2014 at 05:01:05PM +0100, Niccolo Rigacci wrote: > > Hi, > > > > I'm trying to use libvirt for an armel virtual machine hosted > > into an x86_64 box. > > > > I know the command line to start qemu-system-arm directly, but I > > cannot figure a proper .xml configuration file to let libvirt do > > this job. > > > > We're still missing a full support for qem...
2014 Jan 30
1
Tremor crash on armel
Hi, Debian Project News drew my attention to an RFH http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698378 for a crash in libvorbisidec (tremor) on ARM systems. I have been in contact with Daniel Kahn Gillmor proposing to try to help solve this crash on armel. Unfortunately Daniel hasn't been able to reproduce it recently. Can anyone shed any light on this crash or on how to reproduce it, please? (Or on any other bug with which you would like help.) I am a newbie on this list so here is some personal inormation: - I am an experienced C programmer...
2023 Mar 18
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
...and only after that you'll be able to install other components from there. Components - for example, if you installed smbclient but want to install winbind, or installed winbind without samba, etc. But looking at the $subject again, I guess this is all moot anyway, because I don't provide armel architecture in my repository. Anyway, that's all good now. Thanks, /mjt
2023 Mar 17
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
On 16 March 2023 20:22 Michael Tokarev wrote: > 14.03.2023 13:02, spindles seven via samba wrote: > This is one of many examples why I thought it is not a good idea to have the same > version of samba packages for bullseye on my repository as on testing/unstable. > But people insisted :) > > The thing is: both my bullseye 4.17 repository and debian unstable now has version >
2014 Feb 18
0
Re: Problems with qemu-system-arm and isa-serial
...of machine you are using for which we should not use > '-device isa-serial'? This is the command line I use to start qemu directly: qemu-system-arm -M versatileab -m 256 \ -kernel vmlinuz-2.6.32-5-versatile \ -initrd initrd.img-2.6.32-5-versatile \ -hda "debian_squeeze_armel_standard.qcow2" -boot order=c \ -netdev tap,id=hostnet0,ifname=tap72,script=/home/kvm/armel/qemu-ifup \ -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:00:03:72 \ -nographic -serial telnet::4000,server,nowait,nodelay \ -append "root=/dev/sda1 console=ttyAMA0" A...
2014 Feb 18
2
Re: Problems with qemu-system-arm and isa-serial
...hould not use >> '-device isa-serial'? > > This is the command line I use to start qemu directly: > > qemu-system-arm -M versatileab -m 256 \ > -kernel vmlinuz-2.6.32-5-versatile \ > -initrd initrd.img-2.6.32-5-versatile \ > -hda "debian_squeeze_armel_standard.qcow2" -boot order=c \ > -netdev tap,id=hostnet0,ifname=tap72,script=/home/kvm/armel/qemu-ifup \ > -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:00:03:72 \ > -nographic -serial telnet::4000,server,nowait,nodelay \ > -append "root=/dev/sda1 conso...
2016 May 17
2
llvm-toolchain-3.8 on lower arm targets, specifically Debian armel and Raspbian.
On 17/05/16 18:07, Tim Northover wrote: > Yes, it looks like we'd need to conditionally compile these functions > in ARM mode and use the v6 barrier instead of dmb ("mcr p15, #0, r0, > c7, c10, #5" I believe) to support the ARM1176JZF-S in RPi. You'd > probably also want the build system to use an explicit -march=armv6 or > something so you're not at the mercy
2016 May 17
2
llvm-toolchain-3.8 on lower arm targets, specifically Debian armel and Raspbian.
On 17/05/16 22:38, Tim Northover wrote: > Compiler-rt is the equivalent of libgcc, and Clang can use the > existing host's libgcc quite happily so it's really not that important > unless you're trying to build a GNU-free environment for whatever > reason. > Thanks Can you tell me how I would go about telling the cmake buildsystem (which is what the Debian packaging
2023 Mar 14
1
Updating samba version 4.17.5 to version 4.17.6 from Debian backports - armel architecture
On 13 March 2023 15:19 Dr. Nicola Mingotti wrote: > Hi, > > Just an idea, > > i was moving samba in the last days, i put in my note that i did: > --- > $> sudo apt install -t bullseye-backports winbind > --- > > So maybe, if you installed the stable winbind and the backported samba there are issues. > > You might try to remove winbind and reinstall it from
2012 Jun 28
1
Bug#634890: klibc issues on armhf (not Debian/armel)
On Tue, 19 Jun 2012, Steve McIntyre wrote: > > More debugging results: > > * If I replace -Os with -O0 to disable optimisation, the crash goes > away too. Suggests (maybe) a compiler bug here... nasty. :| > * There's a real bug in the ARM assembly version of longjmp in > usr/klibc/arch/arm/setjmp.S: it will always pass back its first > argument as a
2013 Jun 27
1
unable to install rPython
...llo everyone, I try without success to install the package rPython I get the message ----------------------------------------------------------------------- * installing *source* package ‘rPython’ ... could not locate python-config ERROR: configuration failed for package ‘rPython’ * removing ‘/home/armel/R/x86_64-pc-linux-gnu-library/2.14/rPython’ The downloaded packages are in ‘/tmp/RtmpcjMbGS/downloaded_packages’ Warning message: In install.packages("rPython", repos = "http://www.datanalytics.com/R") : installation of package ‘rPython’ had non-zero exit status ---------...
2014 Jul 23
2
[LLVMdev] JIT on armhf, again
...pred:14, pred:%noreg; mem:ST4[%out] BX_RET pred:14, pred:%noreg (typed by hand, so may contain typos). So it looks like it's assuming that float parameters are being passed in integer registers, which isn't the case on armhf. Could it be under the impression that I'm running on an armel system? In which case the above code is correct. This would explain why the default setting appears to generate armel code. Is this controllable? -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ "Feminism encourages women to leave their husbands, kill their │ children, practice wi...