https://sourceware.org/bugzilla/show_bug.cgi?id=2750
Alan Modra changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
--- Additional Comments From chong_guan_tan at yahoo dot com 2006-08-08
23:10 ---
Subject: Re: ld has problem with -shared, and GDB, SUN solaris 10 X86 (amd)
nick,
your description is correct.
I have built a version of medusa using sun ld and g++,
called it medusa sun, and one using
--- Additional Comments From nickc at redhat dot com 2006-08-08 09:54
---
Hi Tan,
Sorry for taking so long to get back to this issue.
I am afraid I will not be able to visit you in Santa Clara since I am
currently living in the UK... So, perhaps you can do some investigation for m
--- Additional Comments From tan at absolute-eda dot com 2006-06-29 22:47
---
no luck with binutil 2.17.
Gcc 4.1.1 + binutil ==> can not dynamic link with .so
==> GDB runs fine, except it cannot break in C++ routine is
.h
==> dbx works fine
Gcc
--- Additional Comments From tan at absolute-eda dot com 2006-06-27 23:34
---
I have been playing with binutil 2.16. I will give 2.17 a try.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2750
--- You are receiving this mail because: ---
You are on the CC list for the
--- Additional Comments From nickc at redhat dot com 2006-06-22 16:46
---
Hi Tan,
It is not clear that this is actually just a linker problem. It may also be a
compiler problem (producing bad debug info which is then reported by GDB with
the "DW_FORM_strp point outside of" message).