search for: eurecom

Displaying 6 results from an estimated 6 matches for "eurecom".

2013 May 17
0
[LLVMdev] "This is not a register operand" assertion during code generation with the MCJIT engine for arm
Note that you are *not* using MCJIT. The backtrace shows lib/Target/ARM/ARMCodeEmitter.cpp, with is part of the old JIT. On 15 May 2013 08:24, Jonas Zaddach <zaddach at eurecom.fr> wrote: > Hi, > > I have a small example program that is supposed to generate cross-compiled > JIT code with the MCJIT execution engine on an x86 host. The code works fine > if I choose x86 as target platform, but if I choose ARM, I hit an assertion > in include/llvm/CodeGen...
2013 May 15
2
[LLVMdev] "This is not a register operand" assertion during code generation with the MCJIT engine for arm
Hi, I have a small example program that is supposed to generate cross-compiled JIT code with the MCJIT execution engine on an x86 host. The code works fine if I choose x86 as target platform, but if I choose ARM, I hit an assertion in include/llvm/CodeGen/MachineOperand.h:260 (This is not a register operand). I am not sure if an older post regarding this assertion are relevant to my problem (
2009 Nov 18
3
Samba 3.4.2 with Solaris ZFS Snaphots
Hi, I'm trying to make samba working with Solaris ZFS Snaphots. Solaris 10 is running on a x64/X86 box which is both Samba (3.4.2) server and Zfs server. I created home/delaye filesystem with home zfs pool. # zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT home 1.98G 2.60M 1.98G 0% ONLINE - home/delaye 2.47M 1.95G 1.66M /home/delaye
2008 Feb 14
0
Charset problem only on redirected folder Desktop.
Hi, We're currently using Samba server version 3.0.28 running on a Solaris 10u4 box. We share users's home directories between Unix and Windows clients and have to specify the smb.conf parameter unix charset to iso-8859-15 (or so-8859-1) to ensure correct names for files and folders (containing accents) from Windows and Unix.... everything is ok : Windows Explorer looks ok, and
2018 Jun 07
0
sys_setgroups failed on Solaris 11
On 06/07/2018 04:04 PM, Teddy Brown via samba wrote: > Hi, > I'm trying to create a new Samba server to share files. We currently have an instance of Samba 3.6 on another server which we are using but need to retire that server. > > I recently set up a new AD domain on Samba 4.3.11 on Ubuntu 16.04. There are two domain controllers. Most of the PCs are joined to this AD domain.
2013 May 24
2
[LLVMdev] Thumb call relocation for the Runtime dynamic linker (RuntimeDyldELF.cpp)
Hello, here is a patch to add Thumb call relocation to the dynamic linker. I would be happy if you could commit it to the SVN. Thank you, Jonas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130524/069287d6/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed...