Skip to content

can't find crate for std on mingw-w64-32bit #10329

Closed
@klutzy

Description

@klutzy
compile_and_link: i686-pc-mingw32/stage1/bin/rustc/i686-pc-mingw32/bin/std.dll
compile_and_link: i686-pc-mingw32/stage1/bin/rustc/i686-pc-mingw32/bin/extra.dll
C:\home\stone\rust-w32\src\libextra\lib.rs:1:0: 1:0 error: can't find crate for `std`
C:\home\stone\rust-w32\src\libextra\lib.rs:1 // Copyright 2012-2013 The Rust Project Developers. See the COPYRIGHT
                                             ^
task 'rustc' failed at 'explicit failure', C:\home\stone\rust-w32\src\libsyntax\diagnostic.rs:75
task '<main>' failed at 'explicit failure', C:\home\stone\rust-w32\src\librustc\lib.rs:397

Not sure what caused it. make clean didn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions