Skip to content

make: gcc: No such file or directory #433

@peppergrayxyz

Description

@peppergrayxyz

Build fails on llvm/musl/libcxx (#429)

make fails when there is no gcc, since gcc is hard coded

 $ make
gcc -O2 -static -Wall  -o init/init init/init.c
make: gcc: No such file or directory
make: *** [Makefile:102: init/init] Error 127

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