Skip to content

Build should create directories as needed #3326

Closed
@catamorphism

Description

@catamorphism

There comes a time in the life of every Rust developer when they have to blow away various parts of the build directory to avoid messages about "multiple matching crates". Then when they do the next build they get things like: cp: x86_64-apple-darwin/stage1/lib/librustrt.dylib: No such file or directory. It would be better if the Makefile would just create all the needed parent directories automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions