[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10223] libbfd returns messed up data (symbol->section == 0
From: |
ich at az2000 dot de |
Subject: |
[Bug binutils/10223] libbfd returns messed up data (symbol->section == 0x109 or other strange values) |
Date: |
4 Jun 2009 17:23:49 -0000 |
------- Additional Comments From ich at az2000 dot de 2009-06-04 17:23 -------
Thanks a lot, that was the problem. It seems that I had left an old bfd.h in
/usr/local/includes and all system build scripts (Gentoo Portage) used that one
instead of the one in /usr/include. Removing the file from /usr/local/include,
recompiling binutils and oprofile solved the problem.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10223
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.