Skip to content

Ports/SDL2: If ccache port is installed, build of SDL2 attempts to use ccache from sysroot and fails #25620

@Kusekushi

Description

@Kusekushi

Attached is the build log to building SDL2 after ccache:
output.txt
Other than the ccache port, it's a clean build of Serenity (x86_64, vanilla).

My own /usr/lib/libgcc_s.so is an ld script

[kusekushi@bl2 SDL2]$ more /usr/lib/libgcc_s.so
/* GNU ld script
   Use the shared library, but some functions are only in
   the static library.  */
GROUP ( libgcc_s.so.1 -lgcc )

which my OS (Arch) actually provides in the gcc-libs package.

Is this my own fault or something else?

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