bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/4292] nm and objdump show addresses on 64 bits for 32bit a


From: Quentin dot Godfroy at ens dot fr
Subject: [Bug binutils/4292] nm and objdump show addresses on 64 bits for 32bit a.out files
Date: 29 Mar 2007 16:17:17 -0000

------- Additional Comments From Quentin dot Godfroy at ens dot fr  2007-03-29 
17:17 -------
Created an attachment (id=1656)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1656&action=view)
QMAGIC sample

This sample was created with as and ld configured with host=x86_64-linux and
target=i486-linuxaout.

% file /opt/binutils-2.17-aout/i386-linuxaout/bin/nm
/opt/binutils-2.17-aout/i386-linuxaout/bin/nm: ELF 64-bit LSB executable, AMD
x86-64, version 1 (SYSV), for GNU/Linux 2.6.0, dynamically linked (uses shared
libs), for GNU/Linux 2.6.0, stripped
% /opt/binutils-2.17-aout/i386-linuxaout/bin/nm affiche
0000000000001020 t affiche.o
0000000000002010 A __bss_start
0000000000002010 D _edata
0000000000002010 D __edata
0000000000002010 A _end
0000000000002010 A __end
0000000000001058 T _etext
0000000000001058 T __etext
000000000000102a t .L0
0000000000001037 t .L1
0000000000002000 d output
0000000000001020 T _start

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4292

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]