Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

invalid DWARF emitted with self-hosted targeting x86_64-macos arch-x86_64 64-bit x86 backend-self-hosted bug Observed behavior contradicts documented or intended behavior linking os-macos
#21719 opened Oct 16, 2024 by kubkon 0.15.0
Tier 1 support for powerpc64-linux arch-powerpc 32-bit and 64-bit Power ISA backend-llvm The LLVM backend outputs an LLVM IR Module. 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 os-linux
#21651 opened Oct 9, 2024 by alexrp
4 of 8 tasks
unplanned
unsupported linker arg: --allow-multiple-definition enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#21455 opened Sep 19, 2024 by kassane unplanned
error: unsupported linker arg: -x enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#21429 opened Sep 15, 2024 by cinemast unplanned
Zig cc - Missing linker extension flag nodlopen enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#21100 opened Aug 16, 2024 by ian-cornelis unplanned
--unresolved-symbols seems not work for zig cc enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking zig cc Zig as a drop-in C compiler feature
#21007 opened Aug 9, 2024 by xuzhenglun 0.16.0
default zig init template fails to build with x86 backend on windows arch-x86_64 64-bit x86 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking os-windows
#20589 opened Jul 11, 2024 by rupakhetibinit 0.15.0
error: NoSpaceLeft with MacOS target on x86 host bug Observed behavior contradicts documented or intended behavior linking os-macos
#20124 opened May 30, 2024 by markus-oberhumer 0.14.0
Can't link on PPC64LE arch-powerpc 32-bit and 64-bit Power ISA backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior linking
#20087 opened May 27, 2024 by rany2 0.16.0
--version-script should be applicable for --export-dynamic binaries bug Observed behavior contradicts documented or intended behavior linking os-linux
#19870 opened May 5, 2024 by MasterAwesome 0.14.0
Panic in ziglang/zig/src/link/MachO/Dylib.zig:513:48 bug Observed behavior contradicts documented or intended behavior linking
#19723 opened Apr 21, 2024 by moosichu 0.15.0
Linker flag --enable-auto-image-base is not recognized bug Observed behavior contradicts documented or intended behavior linking zig cc Zig as a drop-in C compiler feature
#19613 opened Apr 11, 2024 by alexrp 0.16.0
2
3
elf: handle --allow-shlib-undefined bug Observed behavior contradicts documented or intended behavior linking
#18928 opened Feb 14, 2024 by kubkon 0.14.0
zig cc: unsupported linker arg: -Map=skrouterd.map enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#18356 opened Dec 23, 2023 by jiridanek 0.16.0
ability to create import libs from def files without LLVM 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 os-windows
#17807 opened Oct 31, 2023 by andrewrk 0.15.0
eliminate dependency on LLD for COFF/PE enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking os-windows
#17751 opened Oct 27, 2023 by andrewrk 0.14.0
eliminate dependency on LLD for WebAssembly arch-wasm 32-bit and 64-bit WebAssembly enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking
#17750 opened Oct 27, 2023 by andrewrk 0.14.0
eliminate dependency on LLD for ELF enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking
#17749 opened Oct 27, 2023 by andrewrk 0.14.0
make the self-hosted x86 backend the default for debug mode arch-x86_64 64-bit x86 backend-self-hosted enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking
#17748 opened Oct 27, 2023 by andrewrk
7 of 12 tasks
0.14.0
self-hosted dwarf information missing column information in stack traces backend-self-hosted bug Observed behavior contradicts documented or intended behavior enhancement Solving this issue will likely involve adding new logic or components to the codebase. linking
#17721 opened Oct 26, 2023 by andrewrk 0.14.0
rdynamic = true has no effect on Mach-O ld linker bug Observed behavior contradicts documented or intended behavior linking os-macos
#17554 opened Oct 16, 2023 by slomp 0.14.0
cc: --no-eh-frame-hdr not respected bug Observed behavior contradicts documented or intended behavior linking zig cc Zig as a drop-in C compiler feature
#17451 opened Oct 9, 2023 by kubkon 0.16.0
link: respect order of input arguments bug Observed behavior contradicts documented or intended behavior linking
#17450 opened Oct 9, 2023 by kubkon 0.14.0
ProTip! Exclude everything labeled bug with -label:bug.