Skip to content

Getting GCC to run under zigux #2

Description

@48cf

Currently GCC compiles just fine, but when running it under zigux, the following error is shown:

root@zigux /$ gcc
gcc: fatal error: cannot read spec file '/usr/lib/gcc/x86_64-zigux/12.1.0/specs': No such file or directory (ENOENT)
compilation terminated.

This file is not present on my Linux host either, but seems to work here just fine..? That error also causes bash to crash for unknown reasons :/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions