Skip to content

adding cproc #32

@ghost

Description

regarding

# ld: error: unable to find library -l:crt1.o

When building cproc, you have to correctly specify your platform if it fails to detect.
In example ./configure --host=x86_64-linux-musl
tcc -dumpmachine incorrectly returns x86_64-pc-linux-gnu

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