search for: cxa_exception

Displaying 3 results from an estimated 3 matches for "cxa_exception".

2015 Nov 07
2
[RFC] Deprecating autoconf: Let's do it!
On Fri, Nov 06, 2015 at 04:17:04PM -0800, Hans Wennborg via llvm-dev wrote: > On Fri, Nov 6, 2015 at 9:56 AM, Chris Bieneman via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > Hi LLVMDev, > > > > Since my last update we???ve landed patches for these issues: > > * Bug 14200 - -fno-rtti not in cxxflags given by llvm-config > > * Bug 23746 - test-suite
2014 Oct 07
2
[LLVMdev] Can libc++ build for arm cross compiler?
...e: /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_aux_runtime.cpp > compile: > /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_default_handlers.cpp > compile: /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_demangle.cpp > compile: /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_exception.cpp > compile: > /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_exception_storage.cpp > compile: /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_guard.cpp > compile: /home/cschen/test/libcxx-scripts/libcxxabi/src/cxa_handlers.cpp > compile: /home/cschen/test/libcxx-scripts/lib...
2014 Oct 03
3
[LLVMdev] Can libc++ build for arm cross compiler?
On 10/3/14 10:16 AM, Dan Albert wrote: >> >> I try to build libc++ and libc++abi for host x86_64(linux) and target >> arm(linux) but fail. >> > > Failing in what way? If this isn't working out of the box, we've done > something wrong. Yeah, it would help to know more specifics about where you're getting stuck. > > jroelofs might know more... For