[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 --- Comment #3 from Nils Asmussen 2011-05-27 15:42:28 UTC --- Created attachment 5758 --> http://sourceware.org/bugzilla/attachment.cgi?id=5758 Object file, that causes the error -- Configure bugmail: http://sourceware.org/bugzilla/userpre

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 --- Comment #1 from Nils Asmussen 2011-05-27 09:03:03 UTC --- After playing around a bit with the linker-script, I've found out, that the only problem seems to be that I would like to have OUTPUT_FORMAT "binary" instead of "elf64-mmix". As soo

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 Nils Asmussen changed: What|Removed |Added CC||[email protected] -- Configure

[Bug ld/12815] New: Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
Priority: P2 Component: ld AssignedTo: [email protected] ReportedBy: [email protected] Host: Ubuntu on x86_64 Target: MMIX Build: gcc-4.6.0 with binutils-2.21 I've build a cross-compiler with gcc-4.6.