search for: d_debug

Displaying 20 results from an estimated 204 matches for "d_debug".

Did you mean: do_debug
2010 Apr 10
3
[LLVMdev] darwin dragon-egg build issues
...ble-optimized --enable-assertions --enable-pic --enable-targets=host-only Since the gcc45 package installs symlinks to the compilers in /sw/bin as gcc-4, g++-4, etc, I executed... GCC=/sw/bin/gcc-4 LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make This fails with... g++ -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100909M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg -Iplugin/include -Wall -Werror -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACRO...
2009 Mar 04
2
[LLVMdev] Fwd: PPC Nightly Build Result
...mber -I/Volumes/SandBox/NightlyTest/ > llvmCore.roots/llvmCore~dst/De > veloper/usr/local/include -I/Volumes/SandBox/NightlyTest/ > llvmCore.roots/llvmCore~obj/src/include -DENABLE_LLVM -I/Volumes/ > SandBox/NightlyTest/llvmCore.roots/llvmCore~dst/Developer/usr/local/ > include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS - > D__STDC_CONSTANT_MACROS -DLLVM_VERSION_INFO='"9999"' /Volumes/ > SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc/builtins.c > -o builtins.o > /Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/obj- >...
2009 Mar 05
0
[LLVMdev] Fwd: PPC Nightly Build Result
...ox/NightlyTest/ > > llvmCore.roots/llvmCore~dst/De > > veloper/usr/local/include -I/Volumes/SandBox/NightlyTest/ > > llvmCore.roots/llvmCore~obj/src/include -DENABLE_LLVM -I/Volumes/ > > SandBox/NightlyTest/llvmCore.roots/llvmCore~dst/Developer/usr/local/ > > include  -D_DEBUG  -D_GNU_SOURCE -D__STDC_LIMIT_MACROS - > > D__STDC_CONSTANT_MACROS -DLLVM_VERSION_INFO='"9999"'   /Volumes/ > > SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc/builtins.c   > > -o builtins.o > > /Volumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc...
2009 Mar 05
1
[LLVMdev] Fwd: PPC Nightly Build Result
...>>> llvmCore.roots/llvmCore~dst/De >>> veloper/usr/local/include -I/Volumes/SandBox/NightlyTest/ >>> llvmCore.roots/llvmCore~obj/src/include -DENABLE_LLVM -I/Volumes/ >>> SandBox/NightlyTest/llvmCore.roots/llvmCore~dst/Developer/usr/local/ >>> include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS - >>> D__STDC_CONSTANT_MACROS -DLLVM_VERSION_INFO='"9999"' /Volumes/ >>> SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/src/gcc/builtins.c >>> -o builtins.o >>> /Volumes/SandBox/NightlyTest/llvmgcc42.roo...
2011 Apr 08
4
[LLVMdev] dragonegg build failure
> Is there anything I can do to make the build more verbose so I can debug this? make VERBOSE=1
2011 Apr 08
0
[LLVMdev] dragonegg build failure
...=1 Duncan, Oddly this shows... GCC=/sw/lib/gcc4.5/bin/gcc-4 LLVM_CONFIG=/sw/bin/llvm-config make VERBOSE=1 CPPFLAGS="-DENABLE_LTO -I/sw/include" Compiling utils/TargetInfo.cpp g++ -c -DTARGET_TRIPLE=\"x86_64-apple-darwin10.7.0\" \ -DENABLE_LTO -I/sw/include -I/sw/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"exported\" -DGCC_MAJOR=4 -DGCC_MINOR=5 -I/sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9 -I/sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/ADT -I/sw/lib/gcc4.5/lib/gcc/x86_64-apple-dar...
2008 Jun 02
5
[LLVMdev] The first two lines of llvm tutorial don't compile.
...vm$ g++ -o broken.o `llvm-config --cxxflags` broken.cpp g++: (Debian: No such file or directory g++: 2.2-7): No such file or directory hendrik at lovesong:~/dv/lang/hlvm$ So I execute the script by itself, and get hendrik at lovesong:~/dv/lang/hlvm$ llvm-config --cxxflags -I/usr/include/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer -DLLVM_DEBIAN_INFO= (Debian 2.2-7) -Woverloaded-virtual hendrik at lovesong:~/dv/lang/hlvm$ Putting that output into the command, and removing the -DLLVM_DEBIAN_INFO= (Debian 2.2-7) from it, things work as well as one might expect for...
2010 Apr 10
0
[LLVMdev] darwin dragon-egg build issues
...e-pic --enable-targets=host-only > > Since the gcc45 package installs symlinks to the compilers > in /sw/bin as gcc-4, g++-4, etc, I executed... > > GCC=/sw/bin/gcc-4 LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make > > This fails with... > > g++ -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100909M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg -Iplugin/include -Wall -Werror -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACRO...
2012 Apr 08
1
[LLVMdev] LLVM show error preprocessor "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
...All, I build source code of Ocelot[http://code.google.com/p/gpuocelot/]. It using LLVM dependency of Ocelot. llvm-config get cppflags represent as below in order to build with Ocelot. ./llvm-config --cppflags -I/home/chatsiri/workspacecpp/llvm/include -I/home/chatsiri/workspacecpp/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS Why DataType.h line 49 through error as #error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h" g++ -o .release_build/ocelot/ir/implementation/ExternalFunctionSet.os -c -O2 -W...
2009 Jun 01
2
[LLVMdev] CMake build maturity
...gt;> melis at juggle2:~/c/llvm-svn> make install >>> melis at juggle2:~/c/llvm-svn> which llvm-config >>> /home/melis/llvm/bin/llvm-config >>> melis at juggle2:~/c/llvm-svn> llvm-config --cxxflags --ldflags --libs core >>> -I/home/melis/llvm/include -D_DEBUG -D_GNU_SOURCE >>> -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -fomit-frame-pointer >>> -fPIC -Woverloaded-virtual >>> -L/home/melis/llvm/lib -lpthread -ldl -lm -lelf >>> -lLLVMCore -lLLVMSupport -lLLVMSystem >>> >>> melis at juggle2:~/...
2015 Feb 20
2
[LLVMdev] Building Compiler-RT on Windows
...ir: D:/llvm/arm_test/compiler-rt-build/CMakeFiles/CMakeTmp Run Build Command:"d:/llvm/ninja/ninja.exe" "cmTryCompileExec2171879632" [1/2] Building C object CMakeFiles\cmTryCompileExec2171879632.dir\testCCompiler.c.obj FAILED: d:\llvm\build\Release\bin\clang.exe /nologo /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\cmTryCompileExec2171879632.dir\testCCompiler.c.obj /FdCMakeFiles\cmTryCompileExec2171879632.dir\ -c testCCompiler.c clang.exe: error: no such file or directory: '/nologo' clang.exe: error: no such file or directory: '/D_DEBUG...
2010 Apr 11
7
[LLVMdev] darwin dragon-egg build issues
...o I copied that manually for now. With that change, I think I am bumping into a bug with building dragon-egg with gcc 4.5.0... bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg -I/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.3.0/4.5.0/plugin/include -I/Users/howarth/llvm_svn/...
2004 Apr 24
1
wxruby-swig 0.0.7
I just pushed a new wxruby-swig, which includes the known MSWin rakefile changes. It also has some significant internal improvements that will make it easier to add classes, and it includes support for one new class (wxEvent). wxruby-swig is now licensed under the "MIT license". wxRuby will remain under the wxWindows license as long as we are releasing the old code base. When we
2015 Feb 20
3
[LLVMdev] Building Compiler-RT on Windows
...gt;> Run Build Command:"d:/llvm/ninja/ninja.exe" >>> "cmTryCompileExec2171879632" >>> [1/2] Building C object >>> CMakeFiles\cmTryCompileExec2171879632.dir\testCCompiler.c.obj >>> FAILED: d:\llvm\build\Release\bin\clang.exe /nologo /D_DEBUG /MDd /Zi >>> /Ob0 >>> /Od /RTC1 /showIncludes >>> /FoCMakeFiles\cmTryCompileExec2171879632.dir\testCCompiler.c.obj >>> /FdCMakeFiles\cmTryCompileExec2171879632.dir\ -c testCCompiler.c >>> clang.exe: error: no such file or directory: '/nologo&...
2010 Apr 11
0
[LLVMdev] darwin dragon-egg build issues
Hi Jack, > bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make > g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg -I/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.3.0/4.5.0/plugin/include -I/Users/howarth/llvm_svn/...
2009 Jan 02
2
[LLVMdev] link problem with llvm-pass
...X --tag=disable-shared -- mode=link g++ -I/Users/me/Work/code/llvm-2.4/include -I/Users/me/Work/ code/synphony/llvmllila/build/include -I/Users/me/Work/code/synphony/ llvmllila/build/tools/llx -I/Users/me/Work/code/synphony/llvmllila/ include -I/Users/me/Work/code/synphony/llvmllila/tools/llx -D_DEBUG - D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O3 -fno-exceptions -Woverloaded- virtual -pedantic -Wall -W -Wwrite-strings -Wno-long-long -Wunused - Wno-unused-parameter -fstrict-aliasing -Wstrict-aliasing -O3 -rpath / Users/me/Work/code/synphony/llvmllila/build/Release//bin -export- dynamic -L/Us...
2004 Apr 22
13
Rake and VC++ 6
Has anybody tried the new wxruby-swig from the msvc++ command line compiler using ''rake''? The rakefile seems to depend on the wx_config method, which doesn''t exist for msw because it doesn''t have BASH to execute the shell script. Has anyone hacked the rakefile to fix this? Nick
2009 Jan 17
2
[LLVMdev] Build problems on MinGW
...i. I have /lib/libimagehlp.a and /lib/libpsapi.a nm --defined-only /lib/libpsapi.a | grep "GetProcessMemoryInfo" - returns: 00000000 T _GetProcessMemoryInfo at 12 00000000 I __imp__GetProcessMemoryInfo at 12 And llvm-config seems to be asking for them to be picked up: -I//include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer -Woverloaded-virtual -L//lib -lpsapi -limagehlp -lm -lLLVMCore -lLLVMSupport -lLLVMSystem So I'm still mystified. Best regards, Duncan
2009 Jun 30
3
[LLVMdev] build failure on ARM linux
...d failure, starting some time yesterday on ARM: make[3]: Entering directory `/home/nlewycky/llvm/tools/llvmc/driver' llvm[3]: Linking Debug executable llvmc g++ -DLLVMC_BUILTIN_PLUGIN_1=Base -DLLVMC_BUILTIN_PLUGIN_2=Clang -I/home/nlewycky/llvm/include -I/home/nlewycky/llvm/tools/llvmc/driver -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -g -fPIC -Woverloaded-virtual -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -lCompilerDriver -g -Wl,-R -Wl,/home/nlewycky/llvm/Debug/bin -Wl,-export-dynamic -L/home/nlewycky/llvm/Debug/lib -L/home/nlewycky/l...
2004 Oct 23
2
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
...utils/TableGen -I/C/Projects/build/MinGW/llvm/../../../src/llvm/include -I/C/Projects/build/MinGW/llvm/include -I/C/Projects/build/MinGW/llvm/include -I/C/Projects/build/MinGW/llvm/../../../src/llvm/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__MINGW -Wall -W -Wwrite-strings -Wno-unused -g -D_DEBUG -rpath /C/Projects/build/MinGW/llvm/tools/Debug -export-dynamic -ldbghelp -L/C/Projects/build/MinGW/llvm/lib/Debug -L/C/Projects/build/MinGW/llvm/lib/Debug -o /C/Projects/build/MinGW/llvm/tools/Debug/tblgen /C/Projects/build/MinGW/llvm/utils/TableGen/Debug/AsmWriterEmitter.o /C/Projects/build/...