Skip to content

Building wasi-sysroot on Windows? #46

@DragonOsman

Description

@DragonOsman

I have Windows 10. I installed GNU make for Windows and tried to run the make WASM_CC="C:/Program Files (x86)/LLVM/bin/clang" command but got this error from make`:

File not found - *.c
File not found - *.c
File not found - *.c
File not found - *.c
File not found - *.d
File not found - *.c
File not found - *.c
File not found - *.c
Makefile:248: /dev/null: No such file or directory
make: *** No rule to make target '/dev/null'.  Stop.

I tried specifying the correct location to my clang lib folder in the Makefile, but that didn't work either.

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