bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Readline Problem


From: Paul Jarc
Subject: Re: GNU Readline Problem
Date: Tue, 29 Jan 2002 19:30:05 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/20.7 (i386-redhat-linux-gnu)

Rob <rrowens@earthlink.net> wrote:
> I'm running Gcc 2.95.3 and Gnu ld 2.11.2 in a Solaris 8 x86 environment.
> I'm building this because Amanda backup package requires it.
>
> Gcc has successfully built shared libraries previously without problem.
> Recently however I built readline and during the compile it complained

Readline problems should be reported on news:gnu.bash.bug
(bug-bash@gnu.org).  (Mail-)Folloup-To set.

> about the following:
> gcc -shared -Wl,-i -Wl,-h,libreadline.so.4  -o libreadline.so.4
> readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so
> complete.so bind.so isearch.so display.so signals.so util.so kill.so
> undo.so macro.so input.so callback.so terminal.so nls.so xmalloc.so
> history.so histexpand.so histfile.so histsearch.so shell.so tilde.so
> compat.so 
> /opt/langtools/bin/ld: -r and -shared may not be used together

I don't see -Wl,-r in that gcc command line.  Odd that gcc would
supply it to ld.  What do you get if you add -v to that gcc command
line?


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]