Displaying 1 result from an estimated 1 matches for "gcc_dir".
2016 Oct 12
3
Dragon egg not recognizing Target ARM machine
...nth doing my master's thesis on improving llvm compiler
optimization.
Currently I am trying to build dragon egg and when I 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 i...