Open
Description
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
Assignees
Labels
No labels
Activity