[Bug gas/4448] New: overstrict check for powerpc lswi

2007-05-01 Thread doko at debian dot org
[ forwarded from http://bugs.debian.org/421799 ] seen with 20070426 CVS The opcode check for the lswi instruction is overstrict: | $ cat test.S | lswi 5,24,0 | $ as test.S | test.S: Assembler messages: | test.S:1: Error: operand out of range (0 is not between 1 and 32) The IBM referenc

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

Re: ld crashes when building ZDoom with winelib

2007-05-01 Thread Nick Clifton
Hi Benjamin, First excuse me, if this is the wrong place to report this, No this is the right place. If you want to, you could also submit a bug report at: http://sourceware.org/bugzilla but AFAIK ld should not crash, no matter what I try to link. True. It happens to me under Ubuntu

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