search for: regstrlcpy

Displaying 8 results from an estimated 8 matches for "regstrlcpy".

2014 Feb 25
2
[LLVMdev] configure with clang vs gcc
...be a way to disable valgrind as you can for zlib. > FWIW, because of inline asm in valgrind.h that LLVM can't yet handle, I use: > > ac_cv_header_valgrind_valgrind_h=no .../configure ... when i do that i get: llvm[1]: Compiling regfree.c for Release+Asserts build llvm[1]: Compiling regstrlcpy.c for Release+Asserts build llvm[1]: Compiling system_error.cpp for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a make[1]: *** [/home/rkotler/caviumllvmwclang/build/Release+Asserts/lib/libLLVMSupport.a] Error 127 make[1]: Leaving directory `/home/rkotler/c...
2014 Feb 25
3
[LLVMdev] configure with clang vs gcc
...use of inline asm in valgrind.h that LLVM can't yet handle, I >>> use: >>> >>> ac_cv_header_valgrind_valgrind_h=no .../configure ... >> when i do that i get: >> >> llvm[1]: Compiling regfree.c for Release+Asserts build >> llvm[1]: Compiling regstrlcpy.c for Release+Asserts build >> llvm[1]: Compiling system_error.cpp for Release+Asserts build >> llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a >> make[1]: *** >> [/home/rkotler/caviumllvmwclang/build/Release+Asserts/lib/libLLVMSupport.a] >> Error 12...
2014 Feb 25
2
[LLVMdev] configure with clang vs gcc
...andle, I >>>>> use: >>>>> >>>>> ac_cv_header_valgrind_valgrind_h=no .../configure ... >>>> when i do that i get: >>>> >>>> llvm[1]: Compiling regfree.c for Release+Asserts build >>>> llvm[1]: Compiling regstrlcpy.c for Release+Asserts build >>>> llvm[1]: Compiling system_error.cpp for Release+Asserts build >>>> llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a >>>> make[1]: *** >>>> >>>> [/home/rkotler/caviumllvmwclang/build/Releas...
2017 Jan 25
2
LLVM 3.9.1 build race?
...t.dir/YAMLTraits.cpp.o CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o CMakeFiles/LLVMSupport.dir/regcomp.c.o CMakeFiles/LLVMSupport.dir/regerror.c.o CMakeFiles/LLVMSupport.dir/regexec.c.o CMakeFiles/LLVMSupport.dir/regfree.c.o CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o CMakeFiles/LLVMSupport.dir/Atomic.cpp.o CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o CMakeFiles/LLVMSupport.dir/Errno.cpp.o CMakeFiles/LLVMSupport.dir/Host.cpp.o CMakeFiles/LLVMSupport.dir/Memory.cpp.o CMakeFiles/LLVMSupport.dir/Mutex.cpp.o CMakeFiles/LLVMSupport.dir/Path.cpp.o CMakeFiles/LL...
2014 Feb 25
3
[LLVMdev] configure with clang vs gcc
On 02/24/2014 04:42 PM, Eric Christopher wrote: > On Mon, Feb 24, 2014 at 4:40 PM, reed kotler <rkotler at mips.com> wrote: >> I need to leave soon and will take a look in the morning. >> >> I did look at the autoconf input files configure.ac >> >> There is a disable-zlib but not a disable-valgrind, even though it seems >> like there used to be.
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...lvm[1]: Compiling raw_ostream.cpp for Release+Asserts build llvm[1]: Compiling regcomp.c for Release+Asserts build llvm[1]: Compiling regerror.c for Release+Asserts build llvm[1]: Compiling regexec.c for Release+Asserts build llvm[1]: Compiling regfree.c for Release+Asserts build llvm[1]: Compiling regstrlcpy.c for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a llvm[2]: Creating 'llvm-lit' script... llvm[2]: Compiling count.c for Release+Asserts build llvm[2]: Compiling FileUpdate.cpp for Release+Asserts build llvm[2]: Compiling fpcmp.cpp for Release+Ass...
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...ream.cpp for Release+Asserts build > llvm[1]: Compiling regcomp.c for Release+Asserts build > llvm[1]: Compiling regerror.c for Release+Asserts build > llvm[1]: Compiling regexec.c for Release+Asserts build > llvm[1]: Compiling regfree.c for Release+Asserts build > llvm[1]: Compiling regstrlcpy.c for Release+Asserts build > llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a > llvm[2]: Creating 'llvm-lit' script... > llvm[2]: Compiling count.c for Release+Asserts build > llvm[2]: Compiling FileUpdate.cpp for Release+Asserts build > llvm[2]: Compiling...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...lvm[1]: Compiling raw_ostream.cpp for Release+Asserts build llvm[1]: Compiling regcomp.c for Release+Asserts build llvm[1]: Compiling regerror.c for Release+Asserts build llvm[1]: Compiling regexec.c for Release+Asserts build llvm[1]: Compiling regfree.c for Release+Asserts build llvm[1]: Compiling regstrlcpy.c for Release+Asserts build llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a make[1]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Support' make[1]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/TableGen' llvm[1]: Compiling Error.cpp for Release...