http://llvm.org/bugs/show_bug.cgi?id=6816
Anton Korobeynikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #4 from Anton Korobeynikov <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
