Displaying 1 result from an estimated 1 matches for "externalfunctionset".
Did you mean:
externalfunctions
2012 Apr 08
1
[LLVMdev] LLVM show error preprocessor "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
...kspacecpp/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 -Wall -Werror -std=c++0x "-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"
-fPIC -I. -I/home/chatsiri/workspacecpp/boost-truck
-I.release_build/:/h...