This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AS bug??


Sobhy Gad writes:
 > Dear Sir,
 > 
 > I try to compile my 68k-asm-file with as.exe (version 2.95.2) but
 > wounder why the assembler does not calculte the label when it
 > absolut jump. insted I get allways >> 0000 0000 << for the jmp 

Are you sure the assembler hasn't emitted a correct reloc for that
jump?

Use objdump --disassemble --reloc to make sure.

Andrew.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]