Displaying 7 results from an estimated 7 matches for "llvm_target_nam".
Did you mean:
llvm_target_name
2010 Jan 07
2
[LLVMdev] configuring llvm-gcc 2.6 for mips
...d/toolchain/llvm/llvm-gcc/gcc/../libdecnumber
-I../libdecnumber -I/home/foad/toolchain/obj/llvm-obj/include
-I/home/foad/toolchain/llvm/llvm/include
/home/foad/toolchain/llvm/llvm-gcc/gcc/llvm-backend.cpp -o
llvm-backend.o
/home/foad/toolchain/llvm/llvm-gcc/gcc/llvm-backend.cpp:341:2: error:
#error LLVM_TARGET_NAME macro not specified by GCC backend
make[2]: *** [llvm-backend.o] Error 1
make[2]: Leaving directory `/home/foad/toolchain/obj/gcc-mips-obj/gcc'
Am I doing something wrong?
Thanks,
Jay.
2010 Jan 07
0
[LLVMdev] configuring llvm-gcc 2.6 for mips
Hi Jay,
> /home/foad/toolchain/llvm/llvm-gcc/gcc/llvm-backend.cpp:341:2: error:
> #error LLVM_TARGET_NAME macro not specified by GCC backend
> make[2]: *** [llvm-backend.o] Error 1
> make[2]: Leaving directory `/home/foad/toolchain/obj/gcc-mips-obj/gcc'
>
> Am I doing something wrong?
This was fixed on trunk:
http://llvm.org/viewvc/llvm-project?rev=88860&view=rev
Best regards,
-...
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
3
[LLVMdev] dragonegg build failure
On Fri, Apr 08, 2011 at 08:28:27AM +0200, Duncan Sands wrote:
> Hi Jack,
>
> > The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn
> > (with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the
> > build fails as...
>
> what does the command
> ./TargetInfo -p
> return (the TargetInfo program
2011 Apr 08
0
[LLVMdev] dragonegg build failure
...src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:31:
/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.7.0/4.5.3/plugin/include/defaults.h:921:1: warning: this is the location of the previous definition
/sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:310:2: error: #error LLVM_TARGET_NAME macro not specified
Why isn't the compiler set in the GCC environmental being used? It first uses cc and then g++.
Jack
2011 Apr 08
5
[LLVMdev] dragonegg build failure
...src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:31:
/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/defaults.h:921:1: warning: this is the location of the previous definition
/sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:310:2: error: #error LLVM_TARGET_NAME macro not specified
In file included from /sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/tm.h:4,
from /sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/Target.h:52,
from /sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-...
2011 Apr 07
0
[LLVMdev] dragonegg-2.9 build fail
...src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:31:
/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/defaults.h:921:1: warning: this is the location of the previous definition
/sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-2.9/Backend.cpp:310:2: error: #error LLVM_TARGET_NAME macro not specified
In file included from /sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/tm.h:4,
from /sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.5.0/4.5.2/plugin/include/Target.h:52,
from /sw/src/fink.build/dragonegg-gcc45-2.9-1/dragonegg-...