search for: gitroot

Displaying 6 results from an estimated 6 matches for "gitroot".

Did you mean: getroot
2011 Apr 19
2
[LLVMdev] Crash in llvm::JITDwarfEmitter::EmitDwarfTable on 2.8 and 2.9 release but not on trunk?
...not rebuild our code, there is no crash either. This seems to imply that the problem is somewhere in the header files. Did anybody else see something similar? Are we doing something incorrect that the verifier and asserts don't catch?3 To reproduce : - git clone git://xlr.git.sourceforge.net/gitroot/xlr/xlr - cd xlr/xlr - export BUILDENV=macosx - make - gdb ./xl - r tests/00.Parser/bug346.xl (practically any other test in the test suite will do) Thanks Christophe
2006 Jul 20
2
getwinegit.sh v0.4 released!
...Just copy getwinegit.sh wherever you want, make it executable and (optionally) create a softlink at /usr/bin. Then (or before) configure the script by editing the variables in the head with your favourite editor. APP The name of the app which's sources we want to fetch and compile GITROOT The GIT-Repository from where we want to fetch the sources SRC Your Source-Directory (default is /usr/src) TARGET The Sub-Directory where the sources will get stored LOG Location of the Logfile that getwinegit.sh creates PIDFILE Location of the PID-Fi...
2011 Apr 19
0
[LLVMdev] Crash in llvm::JITDwarfEmitter::EmitDwarfTable on 2.8 and 2.9 release but not on trunk?
...no crash either. This seems to imply that the problem is somewhere in the header files. > > Did anybody else see something similar? Are we doing something incorrect that the verifier and asserts don't catch?3 > > To reproduce : > > - git clone git://xlr.git.sourceforge.net/gitroot/xlr/xlr > - cd xlr/xlr > - export BUILDENV=macosx > - make > - gdb ./xl > - r tests/00.Parser/bug346.xl (practically any other test in the test suite will do) > > > Thanks > Christophe
2012 May 01
0
[LLVMdev] Gold plugin and LLVM tools documentation
> First, I create libjscore.a with ar, where I've changed the command > line to load the plugin: > ar cqs --plugin > /home/tmjackso/multicompiler/llvm-3.0/release/lib/LLVMgold.so > libjscore.a <list of object files> Note that you shouldn't need to pass --plugin to ar, it searches bfd-plugins. > Then I link jsc against libjscore.a: >
2011 May 22
12
[Bug 37445] New: Nouveau regulary reports the TRAP_VFETCH FAULT errors.
https://bugs.freedesktop.org/show_bug.cgi?id=37445 Summary: Nouveau regulary reports the TRAP_VFETCH FAULT errors. Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: minor Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at
2012 May 01
2
[LLVMdev] Gold plugin and LLVM tools documentation
Hi, I've been following the instructions on how to use the LLVM Gold plugin at http://llvm.org/docs/GoldPlugin.html while building an multiple versions of WebKit. The documentation hasn't been updated since 2010 and hasn't really matched my experiences, so I'd like to ask if I'm doing these steps incorrectly. What I'm trying to do is force all compilation steps to