[elinks-users] RE:Re:RE:Re: problem to compile (rdynamic) and install (install-sh) Elinks
yannick.le-ny at ifrance.com
yannick.le-ny at ifrance.com
Tue Sep 12 04:02:18 MDT 2006
Hello,
>It is possible that the Sun ld puts all symbols to the dynamic
>symbol table by default, and so does not need any such option.
>"nm -D elinks | grep redraw_from_window" should reveal whether
>this is the case.
computer - /opt/elinks-0.12/bin>nm -D elinks | grep redraw_from_window
[78] | 814944| 160|FUNC |GLOB |0 |9 |redraw_from_window
Thanks
Yannick
**********************************
yannick.le-ny at ifrance.com <yannick.le-ny at ifrance.com> writes:
> Here://www.mail-archive.com/bug-gdb@gnu.org/msg06933.html">http://www.mail-archive.com/bug-gdb@gnu.org/msg06933.html
> I found that rdynamic is used by linux and -Wl,--export-dynamic by Sun Solaris.
That message is about using Sun C 5.9 with GNU ld, whereas you
wrote you're using gcc-3.4.2 with Sun ld 5.8-1.284. So the GNU
ld option --export-dynamic won't help here.
I don't see any similar option in the Solaris 10 documentation of ld:
http://docs.sun.com/app/docs/doc/816-5165/6mbb0m9jt?a=view
It is possible that the Sun ld puts all symbols to the dynamic
symbol table by default, and so does not need any such option.
"nm -D elinks | grep redraw_from_window" should reveal whether
this is the case.
http://docs.sun.com/app/docs/doc/816-5165/6mbb0m9nd?a=view
________________________________________________________________________
iFRANCE, exprimez-vous !
http://web.ifrance.com
More information about the elinks-users
mailing list