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]

-Wl,-e,_zzzz & arm-aout



Hi, 

I had build arm-aout tool chain from binutils-2.11.2, gcc-2.95.3 and
newlib-1.9.0. 
However, if I specify -Wl,-e,_zzz for the link stage I will get
corrupted symbol
table: when I am trying to objdump my image, it will fail in
aoutarm_32_translate_symbol_table().
Without -Wl,-e,_zzz I am getting what I supposed to get.

Is it a known problem and if yes, what is the solution ?

Thanks,

Aleksey


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