search for: have_backtrac

Displaying 14 results from an estimated 14 matches for "have_backtrac".

Did you mean: have_backtrace
2004 Sep 15
1
[LLVMdev] Files to lib/System/Win32
...been > around for a while, but rarely used by the typical Windows programmer. Note that you don't HAVE to implement the stack trace printer if you don't want to... that's just a debugging aid, which is purely optional. PrintStackTrace doesn't do anything on Unix systems without HAVE_BACKTRACE, so you don't have to do anything either. Of course, if it's not hard to implement, it is a nice feature :) -Chris -- http://llvm.org/ http://nondot.org/sabre/
2004 Sep 14
0
[LLVMdev] Files to lib/System/Win32
...rthermore in Path.cpp forward slashes are still >used. These need to be changed to back slashes. > Specifically I've searched my win32 source for function calls of mkdtemp, fork and execve and they are exclude from compilation due to the MinGW configure didn't find it worth to flag HAVE_BACKTRACE and HAVE_SYS_WAIT. I've specifically left the unix code untouched for HAVE_BACKTRACE and HAVE_SYS_WAIT inclusions, because if some one or me came across and felt it was worth rewriting, then the semantic implementation could be read, instead of one has to dig it out of some other sources....
2009 Oct 25
0
[LLVMdev] configuring LLVM 2.6 for OSX 10.4sdk on OSX 10.5 system
...ged) build command: I don't think anyone really tries it against 10.4, but it should work in principle. The trick is to configure llvm with the 10.4 SDK, otherwise autoconf will think that backtrace exists. I'm not exactly how to do this. Another option is to hack out '#define HAVE_BACKTRACE 1' from include/llvm/Config/config.h after you configure. -Chris > > CompileC build/Objects-normal/i386/gen_codegen.o gen_codegen.cpp > normal i386 c++ com.apple.compilers.gcc.4_0 > cd llvm > /Developer/usr/bin/gcc-4.0 -x c++ -arch i386 -fmessage-length=0 - > p...
2008 Sep 05
0
[LLVMdev] Demangling question
...ipper per platform. I'd start by only supporting the platforms I have access to, and letting other people contribute the parsing code for their platform. #if HAVE_CXXABI_H #include <cxxabi.h> #endif /// .... static void PrintStackTrace(int skipFrames) { #ifdef HAVE_BACKTRACE // Use backtrace() to output a backtrace on Linux systems with glibc. int depth = backtrace(stackTrace, static_cast<int>(arrayLengthOf(StackTrace))); #ifdef HAVE_CXXABI_H if (char ** symbols = backtrace_symbols(StackTrace, depth)) { // Name bu...
2004 Sep 15
2
[LLVMdev] Files to lib/System/Win32
> >> >>I did successfully compile all those files with VC++ 7.1. Does mingw >>come with it's own version of windows.h or are you using the official >>Microsoft header files? >> > >Due to legal issues with Microsoft, they (mingw development team) have >supplied their own header files to support the win32 API. > To be exact, I use mingws own header
2004 Sep 15
0
[LLVMdev] Files to lib/System/Win32
On Wed, 15 Sep 2004 19:28:26 +0200 "Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote: > >>I did successfully compile all those files with VC++ 7.1. Does mingw > >>come with it's own version of windows.h or are you using the official > >>Microsoft header files? > >> > > > >Due to legal issues with Microsoft, they (mingw
2009 Dec 22
1
[LLVMdev] [PATCH] Cross-compiling LLVM on Mac OS X
>> Daniel's comments are also good. > > …success! Looks like I spoke a bit too soon. Everything works as far as the fat binaries are concerned, except that -mmacosx-version-min is set to the host’s OS version, not that of the SDK, causing errors when it tries to link against 10.6’s versions of libraries instead of 10.5’s. This patch appears to solve that; it uses the OS version
2009 Oct 25
2
[LLVMdev] configuring LLVM 2.6 for OSX 10.4sdk on OSX 10.5 system
Hi all, (Sorry if the answer to this is obvious - and thanks in advance~) Short version: linker error of _backtrace from LLVMSystem.a building a dynamic library embedding LLVM/clang, both against the OSX 10.4 sdk. Long version: I've just tried rebuilding my project using the 2.6 release, using the following commands to try and force LLVM to build against the OSX 10.4 sdk (I am
2019 Oct 29
0
auth logging or auditing
..._ACL_GET_FILE ?? HAVE_ADDR_TYPE_IN_KRB5_ADDRESS ?? HAVE_ADS ?? HAVE_AP_OPTS_USE_SUBKEY ?? HAVE_ARCHIVE_READ_FREE ?? HAVE_ARCHIVE_READ_SUPPORT_FILTER_ALL ?? HAVE_ASPRINTF ?? HAVE_ATEXIT ?? HAVE_ATOMIC_THREAD_FENCE ?? HAVE_ATOMIC_THREAD_FENCE_SUPPORT ?? HAVE_AVAHI_CLIENT_NEW ?? HAVE_AVAHI_STRERROR ?? HAVE_BACKTRACE ?? HAVE_BACKTRACE_SYMBOLS ?? HAVE_BASENAME ?? HAVE_BER_SCANF ?? HAVE_BER_SOCKBUF_ADD_IO ?? HAVE_BER_TAG_T ?? HAVE_BINDTEXTDOMAIN ?? HAVE_BIND_TEXTDOMAIN_CODESET ?? HAVE_BLKCNT_T ?? HAVE_BLKSIZE_T ?? HAVE_BOOL ?? HAVE_BZERO ?? HAVE_C99_VSNPRINTF ?? HAVE_CAP_GET_PROC ?? HAVE_CHARSET_CP850 ?? HAVE_CH...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...T_SIZE_T_FOR_LMDB HAVE_ACL_GET_FILE HAVE_ADDR_TYPE_IN_KRB5_ADDRESS HAVE_ADS HAVE_AP_OPTS_USE_SUBKEY HAVE_ARCHIVE_READ_FREE HAVE_ARCHIVE_READ_SUPPORT_FILTER_ALL HAVE_ASPRINTF HAVE_ATEXIT HAVE_ATOMIC_THREAD_FENCE HAVE_ATOMIC_THREAD_FENCE_SUPPORT HAVE_AVAHI_STRERROR HAVE_BACKTRACE HAVE_BACKTRACE_SYMBOLS HAVE_BASENAME HAVE_BER_SCANF HAVE_BER_SOCKBUF_ADD_IO HAVE_BER_TAG_T HAVE_BINDTEXTDOMAIN HAVE_BIND_TEXTDOMAIN_CODESET HAVE_BLKCNT_T HAVE_BLKSIZE_T HAVE_BOOL HAVE_BZERO HAVE_C99_VSNPRINTF HAVE_CAP_GET_PROC HAVE_CEPH HAVE_CEPH_STATX...
2016 Mar 17
2
Building with LLVM_PARALLEL_XXX_JOBS
On Mon, Mar 14, 2016 at 5:30 PM, Chris Bieneman <cbieneman at apple.com> wrote: [ brutal-snip ] ... > [ TODO#S: Before doing a 2nd build (and in a 3rd run using more > optimized binaries) ] > > How do I anable LTO via CMAKE? > > > LLVM_ENALBLE_LTO=On > [ v4 of my build-script attached ] Hi Chris, thanks for the response! That seems to work (see below). $ cd
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...FIND_PACKAGE_MESSAGE_DETAILS_SWIG:INTERNAL=[/usr/bin/swig2.0][/usr/share/swig2.0][v2.0.11()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Have symbol __i386__ HAS_i386_DEF:INTERNAL=1 //Have symbol __i686__ HAS_i686_DEF:INTERNAL= //Have symbol backtrace HAVE_BACKTRACE:INTERNAL=1 //Have include CrashReporterClient.h HAVE_CRASHREPORTERCLIENT_H:INTERNAL= //Test HAVE_CXX_ATOMICS64_WITHOUT_LIB HAVE_CXX_ATOMICS64_WITHOUT_LIB:INTERNAL=1 //Test HAVE_CXX_ATOMICS_WITHOUT_LIB HAVE_CXX_ATOMICS_WITHOUT_LIB:INTERNAL=1 //Have symbol arc4random HAVE_DECL_ARC4RANDOM:INTERNAL= /...