[Bug 1361940] Re: patches for cgo on arm64
Michael Hudson-Doyle
michael.hudson+lp at canonical.com
Fri Aug 29 01:19:00 UTC 2014
And here's a better version of the 0002 patch (patch(1) screwed up
applying the version that went upstream to the code in gccgo :()
** Patch added: "0002-debug-elf-support-arm64-relocations.diff"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1361940/+attachment/4189543/+files/0002-debug-elf-support-arm64-relocations.diff
** Patch removed: "0002-debug-elf-support-arm64-relocations.patch"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1361940/+attachment/4187909/+files/0002-debug-elf-support-arm64-relocations.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1361940
Title:
patches for cgo on arm64
Status in “gcc-4.9” package in Ubuntu:
New
Bug description:
Hi, I'm attaching three patches that together with
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1361946 makes
cgo work with gccgo on arm64.
0001-compiler-symbol-names-should-have-.-replaced-with-_.patch -- this isn't actually arm64 specific at all, but a general gccgo/cgo problem
0002-debug-elf-support-arm64-relocations.patch -- cgo parses dwarf data from .o files and can't do it without this
0003-Enable-cgo-by-default-on-linux-arm64.patch -- this means that I don't have to remember to run export CGO_ENABLED=1 all the time
Let me know if you need any more info.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1361940/+subscriptions
More information about the foundations-bugs
mailing list