Displaying 1 result from an estimated 1 matches for "seerangv".
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
...gave take, it is not
getting recognized for ARM machine.
Can you please help me with.
Below are the errors when I gave the below command inside dragon egg
directory
GCC=GCC_DIR/gcc LLVM_CONFIG=LLVM_DIR/install/bin/llvm-config make
Compiling Backend.cpp
In file included from
/gaia/class/student/seerangv/DRAGONEGG_DIR/src/Backend.cpp
:28:0:
/gaia/class/student/seerangv/DRAGONEGG_DIR/include/arm/dragonegg/Target.h:34:52:
error: "!=" may not appear in macro parameter list
#define DEFAULT_TARGET_AAPCS_BASED(ARM_DEFAULT_ABI != ARM_ABI_APCS &&
\...