------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2008-01-01 19:03 ------- Subject: Re: eh support is broken
> Do you have a testcase? (Preferably one with object files, so that > a hppa binutils would be enough.) Regarding the frame table error, I have collected all the init and libraries used in linking the libstdc++-v3 abi_check test. The is a script yyy.sh that produces the following output on hppa-linux: [EMAIL PROTECTED]:~/gcc-4.3/objdir/hppa-linux/libstdc++-v3/testsuite/yyy$ sh yyy.sh GNU ld (GNU Binutils) 2.18.50.20080101 ld: error in yyy.o(.eh_frame); no .eh_frame_hdr table will be created. ld: error in libtestc++.a(testsuite_abi.o)(.eh_frame); no .eh_frame_hdr table will be created. The other error is a runtime error, so I don't see how it can be debugged other than in situ. I was hoping that you might see why the encoding that GCC uses doesn't work with your change. It does rely on there being a fixed relationship between text and data in shared objects. Dave ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2008-01-01 19:03 ------- Created an attachment (id=2164) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2164&action=view) -- http://sourceware.org/bugzilla/show_bug.cgi?id=5526 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils