Guest User

Untitled

a guest
May 20th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Dist std stage2 (x86_64-unknown-linux-gnu -> msp430-none-elf)
  2. Building stage2 std artifacts (x86_64-unknown-linux-gnu -> msp430-none-elf)
  3. Compiling core v0.0.0 (file:///checkout/src/libcore)
  4. error: linking with `cc` failed: exit code: 1
  5.  
  6. note: "cc" "-mcpu=msp430" "-c" "-o" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/msp430-none-elf/release/deps/core-333ebd89cff70b31.core0.rcgu.o" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/msp430-none-elf/release/deps/core-333ebd89cff70b31.core0.rcgu.s"
  7.  
  8. note: cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
  9. /checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/msp430-none-elf/release/deps/core-333ebd89cff70b31.core0.rcgu.s: Assembler messages:
  10. /checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/msp430-none-elf/release/deps/core-333ebd89cff70b31.core0.rcgu.s:520: Error: no such instruction: `mov.w r13,r14'
  11. /checkout/obj/build/x86_64-unknown-linux-gnu/stage2-std/msp430-none-elf/release/deps/core-333ebd89cff70b31.core0.rcgu.s:521: Error: no such instruction: `and.w '
  12. ...
Add Comment
Please, Sign In to add comment