[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #1 from Ian Lance Taylor ian at airs dot com --- When I've seen this before, it's been because the relocation processing in applyRelocationsPPC in debug/elf/file.go is not working. If you run the go command with the -x option, you

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #4 from ian at gcc dot gnu.org ian at gcc dot gnu.org --- Author: ian Date: Thu Mar 26 17:51:57 2015 New Revision: 221698 URL: https://gcc.gnu.org/viewcvs?rev=221698root=gccview=rev Log: PR go/65587 debug/elf: apply relocations

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #3 from Matthias Klose doko at gcc dot gnu.org --- Created attachment 35153 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35153action=edit object file

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #2 from Matthias Klose doko at gcc dot gnu.org --- Created attachment 35151 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35151action=edit output of cgo command