-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Labels
proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone
Description
I had a look at making zig target cygwin, and got most of the way there: cygwin target definition, stdlib changes, etc. but I got stuck on the linker.
The lld COFF linker doesn't support linker scripts, but the cygwin linker script is needed to set up __data_start__ etc.
Any thoughts on where to go from here? Is it a waste of time?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.This issue suggests modifications. If it also has the "accepted" label then it is planned.