zig cc
: unsupported linker arg: -rpath-link
#18713
Labels
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
linking
Milestone
Zig Version
0.12.0-dev.2341+92211135f
Steps to Reproduce and Observed Behavior
Compile X11 from source, e.g. the following Dockerfile on x86_64:
Gives the following error:
Expected Behavior
X11 can be compiled from source when using
zig cc
The text was updated successfully, but these errors were encountered: