search for: runtim

Displaying 20 results from an estimated 13877 matches for "runtim".

Did you mean: runtime
2007 Jan 26
1
CGIwithR and visible output of 'invisible(capture.output(library(...)))'
...l/unzip.html /usr/local/lib/R/site-library/R2HTML/output/R2HTMLstuff.zip opened extracting: ASCIIMathML.js extracting: factor.gif extracting: gridR2HTML.css extracting: gridR2HTML.js extracting: numeric.gif extracting: Pastel.css extracting: R2HTML.css extracting: R2HTMLlogo.gif creating directory: runtime/ creating directory: runtime/lib/ extracting: runtime/lib/grid.js extracting: runtime/readme.txt creating directory: runtime/styles/ creating directory: runtime/styles/classic/ extracting: runtime/styles/classic/gecko.xml extracting: runtime/styles/classic/grid.css extracting: runtime/styles/class...
2009 Oct 20
2
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...> Does TOT build? If not, please file a bug. Unfortunately Cygwin is not in our release criteria. I'd like to have a buildbot running (if there is not one already) and then get someone to qualify it for the release. -Tanya > make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime' > make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/ > libprofile' > llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC) > llvm[2]: Compiling BlockProfiling.c for Release build (PIC) > llvm[2]: Compiling CommonProfiling.c for Release build (PIC) &g...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
> To test clang: > 1) Compile llvm and clang from source. LLVM fails to build for me on Cygwin. I get: make[1]: Entering directory `/home/foad/llvm/objdir-2.6/runtime' make[2]: Entering directory `/home/foad/llvm/objdir-2.6/runtime/libprofile' llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC) llvm[2]: Compiling BlockProfiling.c for Release build (PIC) llvm[2]: Compiling CommonProfiling.c for Release build (PIC) llvm[2]: Compiling EdgeProfil...
2004 Dec 08
0
[LLVMdev] Building llvm and cfrontend under cygwin
...your crtend > directory if you think this might be the case. "make install" fails - there is no such target. > If those don't clear the problem, please tell me what version > of LLVM you're trying to compile (looks like 1.3) and send > the output of: > cd runtime ; make VERBOSE=1" Environment: CFEINSTALL=/cygdrive/d/3rd-party/cfrontend/install LLVM_LIB_SEARCH_PATH=/cygdrive/d/3rd-party/cfrontend/build/gcc PATH=/cygdrive/d/3rd-party/llvm/tools/Debug:/usr/local/bin:/usr/bin:/bin :/usr/X11R6/bin Here we go: ------------------------------------------...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...at apple.com>: > > On Oct 20, 2009, at 5:49 AM, Jay Foad wrote: > >>> To test clang: >>> 1) Compile llvm and clang from source. >> >> LLVM fails to build for me on Cygwin. I get: >> > > Does TOT build? If not, please file a bug. No. Theres the runtime install bug (below), and llvm-gcc has a bug that I thought there was a patch for in prerelease 1, but did not make it into prerelease 2 for some reason. > Unfortunately Cygwin is not in our release criteria. I'd like to have > a buildbot running (if there is not one already) and then ge...
2009 Aug 28
1
[LLVMdev] [Cygwin] 'make install' woes
...me/ang/llvm-coff/bin/llvmc.exe make[3]: Leaving directory `/home/ang/build/llvm-coff/tools/llvmc/driver' make[2]: Leaving directory `/home/ang/build/llvm-coff/tools/llvmc' make[1]: Leaving directory `/home/ang/build/llvm-coff/tools' make[1]: Entering directory `/home/ang/build/llvm-coff/runtime' make[2]: Entering directory `/home/ang/build/llvm-coff/runtime/libprofile' llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC) llvm[2]: Compiling BlockProfiling.c for Release build (PIC) llvm[2]: Compiling CommonProfiling.c for Release build (PIC) llvm[2]: Compiling EdgeProfili...
2010 Sep 16
7
.Net Framework installation error Failed to load the runtime
...) L"corey" 0xd05bf8 0x33c924 0xd06428 0x33c928 0x33c91c - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 3 ignored L"Upgrade" table values err:msi:ITERATE_Actions Execution halted, action L"MsiPublishAssemblies" returned 1627 Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700) Failed to load the runtime. (Exception from HRESULT: 0x80131700)...
2009 Oct 20
3
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...009, at 5:49 AM, Jay Foad wrote: >> >>>> To test clang: >>>> 1) Compile llvm and clang from source. >>> >>> LLVM fails to build for me on Cygwin. I get: >>> >> >> Does TOT build? If not, please file a bug. > > No. Theres the runtime install bug (below), and llvm-gcc has a bug > that I thought there was a patch for in prerelease 1, but did not make > it into prerelease 2 for some reason. > The bug for llvm-gcc did go into the release: http://lists.cs.uiuc.edu/mailman/private/llvm-branch-commits/2009-September/000579....
2005 Jan 28
2
[LLVMdev] Compiling errors for tracelib.c
Hi, Is there something wrong with my llvm-gcc compiler?: ------------------------ GNU C version 3.4-llvm 20030924 (experimental) (mingw32) compiled by GNU C version 3.4.1 (mingw special). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:54: error: syntax error before "PRIMES" c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:54: warning: type defaults to `int' in declaration of `PRIMES' c:/projects/src/llvm-4/llvm/runtime/libtrace/tracelib.c:56: warning: data definition has no type o...
2012 Jun 20
2
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
Hello folks (and sorry if I've forgotten to CC anyone with particular interest to this discussion...): I've been thinking a lot about how best to build advanced runtime libraries like ASan, and scale them up. Note that this does *not* try to address any licensing issues. For now, I'll consider those orthogonal / solvable w/o technical contortions. =] My primary motivation: we really, *really* need runtime libraries to be able to use common, shared libraries....
2020 Oct 12
2
[RFC] Analysis and runtime check of objc_direct/objc_non_runtime_protocol
Currently diagnostics related to objc_direct/objc_non_runtime_protocol are done at each compilation unit. Even with these diagnostics, we will see issues at runtime - Due to lack of global scope for our diagnostics. We can catch these issues with a global analysis. - Due to usages of dynamic APIs that require the metadata. We can catch these iss...
2020 Apr 08
2
Clarifying the supported ways to build libc++, libc++abi and libunwind
Thanks Shoaib for a great summary. To summarize this as an answer to Louis' questions: 1. What is a "Standalone build"? What does it enable that a normal monorepo build can't? This means building any of the runtimes separately, where the runtime's CMakeLists.txt (e.g. path/to/my/llvm-project/libcxx/CMakeLists.txt) is the top-level one. The reason for using this variant is the ability to build individual runtimes without the rest of LLVM (e.g. building only libc++) which is not something that the monorepo...
2018 Feb 13
2
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
On Tue, Feb 13, 2018 at 10:55:06AM +0000, Liviu Dudau wrote: > On Sun, Feb 11, 2018 at 10:38:28AM +0100, Lukas Wunner wrote: > > DRM drivers poll connectors in 10 sec intervals. The poll worker is > > stopped on ->runtime_suspend with cancel_delayed_work_sync(). However > > the poll worker invokes the DRM drivers' ->detect callbacks, which call > > pm_runtime_get_sync(). If the poll worker starts after runtime suspend > > has begun, pm_runtime_get_sync() will wait for runtime suspend to f...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...;> >>>>> To test clang: >>>>> 1) Compile llvm and clang from source. >>>> >>>> LLVM fails to build for me on Cygwin. I get: >>>> >>> >>> Does TOT build? If not, please file a bug. >> >> No. Theres the runtime install bug (below), and llvm-gcc has a bug >> that I thought there was a patch for in prerelease 1, but did not make >> it into prerelease 2 for some reason. >> > > The bug for llvm-gcc did go into the release: > http://lists.cs.uiuc.edu/mailman/private/llvm-branch-comm...
2012 Jun 20
2
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...; On Wed, Jun 20, 2012 at 7:12 AM, Chandler Carruth <chandlerc at google.com>wrote: > >> Hello folks (and sorry if I've forgotten to CC anyone with particular >> interest to this discussion...): >> >> I've been thinking a lot about how best to build advanced runtime >> libraries like ASan, and scale them up. Note that this does *not* try to >> address any licensing issues. For now, I'll consider those orthogonal / >> solvable w/o technical contortions. =] >> >> My primary motivation: we really, *really* need runtime libraries...
2004 Dec 10
1
[LLVMdev] Building llvm and cfrontend under cygwin
...name, char *const argv[], char *const envp[]) { ................ execveTy execvePtr = (execveTy) dlsym(RTLD_NEXT, "execve"); ..... } RTLD_NEXT is not defined in cygwin headers. 2) cfontend built ok 3) full llvm failed to build: make[3]: Entering directory `/cygdrive/d/3rd-party/llvm/runtime/GCCLibraries/crtend' llvm[3]: Compiling Exception.cpp for Debug build (bytecode) llvm[3]: Linking comp_genericeh.bc component... llvm[3]: Compiling crtend.c for Debug build (bytecode) llvm[3]: Compiling listend.ll for Debug build llvm[3]: Linking comp_main.bc component... assertion "(Resu...
2012 Jun 20
0
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
+dvyukov On Wed, Jun 20, 2012 at 7:12 AM, Chandler Carruth <chandlerc at google.com>wrote: > Hello folks (and sorry if I've forgotten to CC anyone with particular > interest to this discussion...): > > I've been thinking a lot about how best to build advanced runtime > libraries like ASan, and scale them up. Note that this does *not* try to > address any licensing issues. For now, I'll consider those orthogonal / > solvable w/o technical contortions. =] > > My primary motivation: we really, *really* need runtime libraries to be > able to...
2016 Aug 26
3
[Progress Update] LLVM Runtimes Subdirectory
Hi LLVM-Dev, Over the past week or so I’ve been working on build system improvements around the LLVM runtimes directory. You may remember this from the LLVM-Dev discussion (http://lists.llvm.org/pipermail/llvm-dev/2016-June/100859.html), or the patch review discussion (https://reviews.llvm.org/D20992) back in June. Recently, I’ve made a handful of new changes that actually make it useful, and I wanted t...
2004 Jul 21
0
[LLVMdev] GC questions.
...compiler/Debug ? llvm/projects/Stacker/lib/compiler/Depend ? llvm/projects/Stacker/lib/compiler/Lexer.cpp ? llvm/projects/Stacker/lib/compiler/StackerParser.cpp ? llvm/projects/Stacker/lib/compiler/StackerParser.h ? llvm/projects/Stacker/lib/compiler/StackerParser.output ? llvm/projects/Stacker/lib/runtime/Debug ? llvm/projects/Stacker/lib/runtime/Depend ? llvm/projects/Stacker/tools/stkrc/Debug ? llvm/projects/Stacker/tools/stkrc/Depend ? llvm/projects/sample/Makefile.common ? llvm/projects/sample/config.log ? llvm/projects/sample/config.status ? llvm/projects/sample/lib/Debug ? llvm/projects/sampl...
2018 Feb 19
2
[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
...+0100, Daniel Vetter wrote: > On Sun, Feb 11, 2018 at 10:38:28AM +0100, Lukas Wunner wrote: > > Fix a deadlock on hybrid graphics laptops that's been present since 2013: > > > > DRM drivers poll connectors in 10 sec intervals. The poll worker is > > stopped on ->runtime_suspend with cancel_delayed_work_sync(). However > > the poll worker invokes the DRM drivers' ->detect callbacks, which call > > pm_runtime_get_sync(). If the poll worker starts after runtime suspend > > has begun, pm_runtime_get_sync() will wait for runtime suspend to f...