wine (I'm using the current HEAD from git) can be built when ld is gold (I'm
using GNU gold (GNU Binutils 2.20.51.20100605) 1.9), but wine will then
segfault
immediately. gdb says it's segfaulting in ld.so. Here's the build command
line
for the wine binary:
gcc -m32 -o wine -Wl,--export-dyn
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-06-17
13:55 ---
Subject: Bug 11711
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-06-17 13:55:36
Modified files:
binutils : ChangeLog windres.c
Log message:
$ ld/ld-new a.o -o a --oformat srec
Segmentation fault (core dumped)
With gdb:
Program received signal SIGSEGV, Segmentation fault.
bfd_elf_m68k_set_target_options (info=0x4cb048, got_handling=0)
at ../../binutils-CVS-20100617/bfd/elf32-m68k.c:4757
4757 htab->local_gp_p = FALSE;
I have
--- Additional Comments From vincent dot riviere at freesbee dot fr
2010-06-17 18:04 ---
Thanks Nick, it works.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11676
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone wh
--- Additional Comments From vincent dot riviere at freesbee dot fr
2010-06-17 18:08 ---
Thanks, it works.
Of course, I had included my.exp by mistake.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11673
--- You are receiving this mail because: ---
You are on the CC list