search for: unwindlevel1

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

2017 Jun 02
3
Failed to build libunwind the libcxx's __config header
...PIC -fno-exceptions -funwind-tables -std=c99 -fPIC -Werror=date-time -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment -ffunction-sections -fdata-sections -funwind-tables -MD -MT projects/libunwind/src/CMakeFiles/unwind_objects.dir/UnwindLevel1.c.o -MF projects/libunwind/src/CMakeFiles/unwind_objects.dir/UnwindLevel1.c.o.d -o projects/libunwind/src/CMakeFiles/unwind_objects.dir/UnwindLevel1.c.o -c ../projects/libunwind/src/UnwindLevel1.c In file included from ../projects/libcxx/include/inttypes.h:234:0, from ../...
2020 Aug 15
5
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
...le included from C:/Users/clang/libunwind/src/Unwind-sjlj.c:19: C:/Users/clang/libunwind/src/config.h:26:11: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define static_assert(__b, __m) \ ^ 1 warning generated. [5/9] Building C object src/CMakeFiles/unwind_shared.dir/UnwindLevel1.c.obj In file included from C:/Users/clang/libunwind/src/UnwindLevel1.c:28: C:/Users/clang/libunwind/src/config.h:26:11: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define static_assert(__b, __m) \ ^ C:/Users/clang/libunwind/src/UnwindLevel1.c:350:1: warning: redec...
2015 May 07
2
[LLVMdev] Recent libc++ failures due to libunwind
...() (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007ffff73d00ce in unw_get_proc_info (cursor=0x7fffffffd940, info=0x7fffffffd520) at ../projects/libunwind/src/libunwind.cpp:237 #2 0x00007ffff73d4b83 in _Unwind_GetLanguageSpecificData (context=0x7fffffffd940) at ../projects/libunwind/src/UnwindLevel1.c:417 #3 0x00007ffff7bd2cc8 in __cxxabiv1::scan_eh_tab (results=..., actions=_UA_CLEANUP_PHASE, native_exception=true, unwind_exception=0x60b1e8, context=0x7fffffffd940) at ../projects/libcxxabi/src/cxa_personality.cpp:591 #4 0x00007ffff7bd2b0a in __gxx_personality_v0 (version=<optimized o...