Displaying 3 results from an estimated 3 matches for "4a83fae7".
2008 Jul 06
0
[LLVMdev] Trying to compile llvm-gcc to mips
Hi Julio,
On Sun, Jul 6, 2008 at 1:58 PM, Julio <julio.martin.hidalgo at gmail.com> wrote:
> Hello, I'm trying to compile llvm-gcc to crosscompile mips. I have already
> modified a config.gcc to add mips as a target with llvm, but it gives me
> "Did not get a target machine!" (from llvm-backend.cpp).
>
> I thought that I had to modify TargetMachOWriterInfo.h
2008 Jul 06
2
[LLVMdev] Trying to compile llvm-gcc to mips
Hello, I'm trying to compile llvm-gcc to crosscompile mips. I have already
modified a config.gcc to add mips as a target with llvm, but it gives me
"Did not get a target machine!" (from llvm-backend.cpp).
I thought that I had to modify TargetMachOWriterInfo.h with MIPS info, but
now the problem is that I don't know where can I get the <mach/machine.h> (I
don't have it
2008 Jul 07
3
[LLVMdev] Trying to compile llvm-gcc to mips
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080707/4a83fae7/attachment.html>