Skip to content

No rule to make target i686-unknown-linux-gnu/rt/arch/i386/morestack.o #17079

@tomaka

Description

@tomaka

While compiling rust with Ubuntu 14.04 on a 32 bits machine with the --llvm-root flag:

...
extracting rust-stage0/bin/rustc
make: *** No rule to make target `i686-unknown-linux-gnu/rt/arch/i386/morestack.o', needed by `i686-unknown-linux-gnu/rt/libmorestack.a'.  Stop.

Removing --llvm-root fixes the problem, but I wanted to use the --llvm-root flag in order to use LLVM 3.3, which is the version required by emscripten.

(similar to #15228)

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions