similar to: [LLVMdev] Libc++abi tests on ARM

Displaying 20 results from an estimated 300 matches similar to: "[LLVMdev] Libc++abi tests on ARM"

2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:09 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 22 November 2015 at 03:59, Brian Cain <brian.cain at gmail.com> wrote: > > Should I expect the "-openmp" to work for this RC? > > Only if it worked before on the target you're building to in 3.7.0. > Ok, I'll check if I can get it to work on 3.7.0. > >
2014 May 12
3
[LLVMdev] Libc++abi tests on ARM
On 12 May 2014 20:20, Logan Chien <tzuhsiang.chien at gmail.com> wrote: > There is a known issue in the code generated by LLVM. > As a workaround, I am adding "-funwind-tables" to compile the unit tests. I thought I had fixed all of them. Do you have a bug number? > BTW, the LLVM revision which I am using is r207501. > It seems that the recent master has come
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:40 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 22 November 2015 at 14:32, Brian Cain <brian.cain at gmail.com> wrote: > > AFAICT it's an OpenMP link error (that I got when running > "test-release.sh" > > with -openmp). > > Right. In that case, don't worry too much. > > The default release
2020 Sep 23
1
[libc-dev] How about add webassembly/wasi support in llvm-libc.
Somehow I wish not all parts of a libc but parts that can be provided without a JavaScript wrapper for .wasm can be provided from llvm's libc (leaving a stab implementation for the rest like file system). I've put together a minimal libc on [1] so using a 26kb .wasm binary file one can decode both PNG and JPG using this [2] simple to integrate JavaScript code, can be easily ported in other
2006 Apr 01
0
CESA-2005:848 Moderate CentOS 4 axp libc-client security update
CentOS Errata and Security Advisory 2005:848 https://rhn.redhat.com/errata/RHSA-2005-848.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/alpha/RPMS/libc-client-2002e-14.alpha.rpm updates/alpha/RPMS/libc-client-devel-2002e-14.alpha.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A
2006 Apr 01
0
CESA-2005:848 Moderate CentOS 4 ia64 libc-client security update
CentOS Errata and Security Advisory 2005:848 https://rhn.redhat.com/errata/RHSA-2005-848.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/libc-client-2002e-14.ia64.rpm updates/ia64/RPMS/libc-client-devel-2002e-14.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text
2006 Apr 01
0
CESA-2005:848 Moderate CentOS 4x86_64 libc-client security update
CentOS Errata and Security Advisory 2005:848 https://rhn.redhat.com/errata/RHSA-2005-848.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: libc-client-2002e-14.i386.rpm libc-client-2002e-14.x86_64.rpm libc-client-devel-2002e-14.x86_64.rpm src: libc-client-2002e-14.src.rpm -------------- next part -------------- A non-text attachment was
2006 Apr 01
0
CESA-2005:848 Moderate CentOS 4 i386 libc-client security update
CentOS Errata and Security Advisory 2005:848 https://rhn.redhat.com/errata/RHSA-2005-848.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: libc-client-2002e-14.i386.rpm libc-client-devel-2002e-14.i386.rpm src: libc-client-2002e-14.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2006 Apr 01
0
CESA-2005:848 Moderate CentOS 4 s390(x) libc-client security update
CentOS Errata and Security Advisory 2005:848 https://rhn.redhat.com/errata/RHSA-2005-848.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/libc-client-2002e-14.s390.rpm updates/s390/RPMS/libc-client-devel-2002e-14.s390.rpm s390x: updates/s390x/RPMS/libc-client-2002e-14.s390x.rpm
2008 Jan 14
0
Added native socks support to libc in FreeBSD 7
Upgrade: 1) Added IPv6 Support (need to be tested) Cheers Raffaele Hi, i added a native (client) Socks V4/V5 support inside FreeBSD libc library. The work is based of my project (see http://csocks.altervista.org) CSOCKS. You can get it here: http://csocks.altervista.org/download/FreeBSD_libc.tar.gz CHANGES: I changed the file: /usr/src/lib/libc/Makefile I added the Directory:
2002 Jul 26
1
libvorbis-1.0 patch for Solaris 5.8 buggy libc qsort.
Solaris 5.8 has a quirky qsort that requires the ability to recognize elements as equal. here is a patch I have created to deal w/ this problem. I apologize if the patch is in the wrong format and would love to be corrected if wrong. I used the following to create the patch libvorbis-1.0> diff -u lib/psy.c lib/psy_new.c > libv.patch <p><p><p><p> --------------
2005 Oct 28
1
wine 0.9: version GLIBC_2.3.4 not defined in file libc.so.6
Hello, I've just updated to wine 0.9 and now I get following error when running diablo2: err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/lib/wine/dbghelp.dll.so: symbol regexec, version GLIBC_2.3.4 not defined in file libc.so.6 with link time reference err:module:import_dll Loading library dbghelp.dll (which is needed by
2010 Mar 06
1
Contributing to the COM32 Libc
Hi, I have some bug fixes that I would like to propose for the COM32 Libc. Who should I send the patches to? Thank you, Renaud. -- Renaud VOLTZ Email: renaud.voltz at gmail.com Phone: +1 (650) 265 8108
2009 Sep 28
0
TERM=linux results libc.so.6 not found
Hi guys, A costumer is trying to run a cobol application in a VM. So far, so good. The problem is that when I set the $TERM variable to linux, and run the program, I get: /opt/cobol/bin/cobrun: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory If I put TERM=xterm, I can successifully run the program. It also works with TERM=vt100,
2006 Mar 01
0
Re: xen tls libc diversion
Hi Ian, thanks a lot for this information. I have forwarded this also to the "pkg-xen" team, because there is some real progress in bringing xen3 to debian. It might be interesting for them too. regards, Ralph Am Mittwoch, 1. M?rz 2006 16:57 schrieben Sie: > Because I didn't feel like compiling my own libc and then maintaining > the resulting system, I wrote a script to
2006 Mar 01
2
About libc/tls
Hello, I asked Aurelien Jarno from the Debian glibc team about our /lib/tls problem. It gave me a little help: # ldd /bin/echo libc.so.6 => /lib/tls/libc.so.6 (0x40021000) # touch /etc/ld.so.hwnocap # ldd /bin/echo libc.so.6 => /lib/libc.so.6 (0x40021000) I think this could help us. -- Julien Danjou .''`. Debian Developer : :' :
2009 Jan 20
0
Processed: Re: Bug#512337: linux-2.6: One GNU libc test fails on a Xen kernel
Processing commands for control at bugs.debian.org: > reassign 512337 xen-hypervisor-3.0.3-1-i386-pae Bug#512337: linux-2.6: One GNU libc test fails on a Xen kernel Bug reassigned from package `linux-2.6' to `xen-hypervisor-3.0.3-1-i386-pae'. > notfound 512337 2.6.18.dfsg.1-23etch1 Bug#512337: linux-2.6: One GNU libc test fails on a Xen kernel Bug no longer marked as found in
2009 Jan 20
0
Bug#512337: linux-2.6: One GNU libc test fails on a Xen kernel
On Tue, 2009-01-20 at 11:39 +0100, Aurelien Jarno wrote: > I have just done the test with and Etch kernel and the hypervisor from > Lenny, and the bug is not reproducible on this version. Good, thanks. > I doubt that this bug will be fixed in Etch, so are you still interested > by a reduced testcase? I think given that Lenny is due Real Soon Now and that the stuff in Etch works well
2004 Feb 11
1
udev database is incompatible (klibc libc and mode_t)
Hi, it seems that klibc's mod_t is only unsigned short and libc is unsigned int. So our db format is incompatible between udev's compiled with different c-lib's. What is the right fix for this? I found it cause my db was created with libc-udev and klibc-udev was unable to insert records in the database. thanks, Kay
2014 Jul 31
0
[PATCH 1/3] __progname is provided by libc
From: Thorsten Glaser <tg at mirbsd.de> Rename local variable to tftpd_progname to avoid a clash with glibc global symbols and work around Debian bug #519006 (Closes: #564052). Signed-off-by: Ron Lee <ron at debian.org> --- tftpd/tftpd.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tftpd/tftpd.c b/tftpd/tftpd.c index 88d2812..91f5ae1 100644 ---