Re: Is this a bug? Can do mov r0, #676

2005-10-02 Thread Jay Monkman
Daniel Jacobowitz wrote: > On Sat, Oct 01, 2005 at 11:27:38AM -0500, Jay Monkman wrote: > >>I'm using a cross assembler for ARM, running on x86, and seeing something >>weird. >> >>Here's the test program: >> >>foo: >> mov r0, #675 >> ... > > You should take another look at the ARM inst

[Bug ld/1396] prohibited cross reference to a local symbol.

2005-10-02 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-02 15:57 --- An updated patch is posted at http://sourceware.org/ml/binutils/2005-10/msg6.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=1396 --- You are receiving this mail because: --- You are on the CC

[Bug ld/1396] prohibited cross reference to a local symbol.

2005-10-02 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-02 14:23 --- A patch is posted at http://sourceware.org/ml/binutils/2005-10/msg5.html -- What|Removed |Added

Re: Is this a bug? Can do mov r0, #676

2005-10-02 Thread Daniel Jacobowitz
On Sat, Oct 01, 2005 at 11:27:38AM -0500, Jay Monkman wrote: > I'm using a cross assembler for ARM, running on x86, and seeing something > weird. > > Here's the test program: > > foo: > mov r0, #675 > > Assemble with this: > arm-linux-as -o foo.o foo.S > > Here's what happens: >

Bugs on binutils - verious SUNs . . .

2005-10-02 Thread Peter Klein
Hi Folks, tonite I tried to compile the new version of binutils (2.16.1) on various SUN-Workstations without success. (1) First of all, there saemas to be a bug, if you use "./configure --prefix /usr/gnu" I got errors when typeing "make" in the sub directories "bfd" and "libiber