Skip to content

Issues building m68k #875

Description

@techmetx11

I've been trying to build rustc_codegen_gcc for m68k-unknown-none-elf (basically, bare-metal m68k with only libcore) in a Docker container. But, I've hit a dead-end: whatever I try to do in the Dockerfile, the image compilation never progresses past trying to build the sysroot because rustc_codegen_gcc cannot load the libgccjit.so file, even though it's right there (found by the find command) and was just built before building rustc_codegen_gcc

I was wondering if you could help me fix this. It would mean a lot to me

CI logs: https://ci.codeberg.org/repos/16937/pipeline/11/3#L3118
Docker source repository: https://codeberg.org/techmetx11/rustc-gcc-m68k

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