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

2007-05-08 Thread Alan Modra
On Mon, May 07, 2007 at 09:27:56PM +0200, Benjamin Berkels wrote: > Last week I reported a crash of ld when trying to build the Windows > version of ZDoom 2.1.7 under Linux with Winelib. I think it very likely that you are using the wrong compiler. The tarfile you provided, zdoom217objects.tar.b

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

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

2007-05-07 Thread Andreas Schwab
Benjamin Berkels <[EMAIL PROTECTED]> writes: > With the patch he supplied to me (should be included in the latest > binutils snapshot) I can compile and link ZDoom flawlessly, but when I try > to run the executable, it stops directly with the following error message: > > Inconsistency detected by

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