Re: building ZDoom with winelib - ld crash fixed but new problem arised

2007-05-08 Thread Benjamin Berkels
Andreas Schwab wrote: The first DT_RELCOUNT entries in .rel.dyn should be R_386_RELATIVE relocations. You can verify that with `readelf -dDr'. Looks like it is, but I'm not familiar with the output of readelf. Therefore, I uploaded the standard output (readelf) and the error output (readelf

building ZDoom with winelib - ld crash fixed but new problem arised

2007-05-07 Thread Benjamin Berkels
Hi all, Last week I reported a crash of ld when trying to build the Windows version of ZDoom 2.1.7 under Linux with Winelib. Nick Clifton managed to reproduce and fix the crash. Many thanks to him again for this! He reported the following about the cause of the crash: > Anyway the problem i

Re: ld crashes when building ZDoom with winelib

2007-05-01 Thread Benjamin Berkels
Hi Nick, >> It happens to me under Ubuntu 7.04 and openSUSE 10.2 with the GNU >> binutils and Wine versions supplied by these distros. > > Can you please tell us which versions these are ? Sure, according to Ubuntu the versions are: wine = 0.9.36~winehq0~ubuntu~7.04.1 (feisty) binutils = 2.17.20

ld crashes when building ZDoom with winelib

2007-05-01 Thread Benjamin Berkels
Hi all, First excuse me, if this is the wrong place to report this, but AFAIK ld should not crash, no matter what I try to link. So this seems to be a bug of ld to me. I'm trying to build the Windows version of ZDoom 2.1.7 under Linux with Winelib. Of course, I know that ZDoom can be compiled