[LLVMbugs] [Bug 6816] LLVM-GCC fails to build when configured for mips target
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Apr 11 00:41:52 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6816
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |asl at math.spbu.ru
Resolution| |INVALID
--- Comment #4 from Anton Korobeynikov <asl at math.spbu.ru> 2010-04-11 02:41:51 CDT ---
(In reply to comment #0)
> -finhibit-size-directive -fno-inline-functions -fno-exceptions
> -fno-zero-initialized-in-bss -fno-toplevel-reorder -Dinhibit_libc -G 0 \
> -c ../../llvm-gcc-svn-Apr-10-2010-source/gcc/crtstuff.c -DCRT_BEGIN \
> -o crtbegin.o
> exec: 2: -G: not found
Apparently it doesn't seem you have cross binutils for mips-unknown-elf
installed.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list