On Mon, 2004-04-05 at 22:19, Andreas Schwab wrote: > Apparently not: > > imm.s: Assembler messages: > imm.s:3: Error: internal relocation (type: IMMEDIATE) not fixed up That's the desired result. BFD doesn't know how to represent a relocation against the immediate field, so the assembler can't do anything other than produce a diagnostic. p.