On Fri, 4 Aug 2006, Alexander V. Lukyanov wrote:

> On Fri, Aug 04, 2006 at 11:09:45AM +0200, Dag Wieers wrote:
> >     /bin/sh ../libtool --silent --tag=CXX --mode=link gcc  -O2 -g -pipe 
> > -march=i386 -mcpu=i686 -Wall -Wwrite-strings -Woverloaded-virtual 
> > -fno-exceptions -fno-rtti -fno-implement-inlines -Winline  -s -o lftp  
> > lftp.o complete.o lftp_rl.o liblftp-jobs.la -lreadline -lutil -lcurses 
> > -lresolv -ldl -lsupc++ 
> >     /usr/bin/ld: .libs/lftp: hidden symbol `_Unwind_GetIPInfo' in 
> > /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_eh.a(unwind-dw2.oS) is 
> > referenced by DSO
> 
> AFAIK, _Unwind_GetIPInfo is not used by lftp.

Coming back to this issue. I found that it was a bug in libgcc.

        http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880

However, the latest version that compiled on RHEL3 was lftp-3.5.1, 
starting from lftp-3.5.2 it failed to build on RHEL3.

So even though it is not a bug in lftp, something in lftp triggers it.

Kind regards,
--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

Reply via email to