-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
We need to fix the 9l linker to provide external linking support, so that -linkmode=external works on power64. This code is currently on the dev.power64 branch and should come into tip after the 1.4 release is out. This means writing elfreloc1, elfsetupplt, adddynsym, adddynrela, etc., in cmd/9l/asm.c and doing whatever else is necessary so that (cd misc/cgo/test && go test -linkmode=external) passes for both big- and little- endian power64.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.