https://sourceware.org/bugzilla/show_bug.cgi?id=24000

--- Comment #11 from selva <ksd.selvakumar at yahoo dot in> ---
(In reply to Mark Wielaard from comment #9)
> (In reply to selva from comment #7)
> > Created attachment 11582 [details]
> > config.log
> > 
> > Attached the config.log.
> 
> >  $ ./configure --target=armv7l-unkown-linux-uclibcgnueabi 
> > --host=armv7l-unkown-linux-uclibcgnueabi --build=x86_64-linux-gnu 
> > --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
> > --libdir=/usr/lib --libexecdir=/usr/lib --sysconfdir=/etc 
> > --datadir=/usr/share --localstatedir=/var --mandir=/usr/share/man 
> > --infodir=/usr/share/info --includedir=/usr/include --disable-nls 
> > --disable-Werror --enable-largefile --with-biarch 
> > --disable-symbol-versioning
> 
> That looks like a cross build. It might work, but I never tried myself.
> It might be easier to make sure a native build works first.
> 
> > =====================================================================
> >         elfutils: 0.173 (eu_version: 173)
> > =====================================================================
> 
> Please try with the latest release: 0.175 
> 
> >  RECOMMENDED FEATURES (should all be yes)
> >    gzip support                       : yes
> >    bzip2 support                      : yes
> >    lzma/xz support                    : no
> >    libstdc++ demangle support         : yes
> >    File textrel check                 : yes
> >    Symbol versioning                  : no
> 
> Please enable lzma/xz support by installing xz-devel.
> Don't disable symbol versioning, without it binary compatibility is broken.


As per the following commit disabled symbol versioning for uclibc
https://sourceware.org/git/?p=elfutils.git;a=commit;h=bafacacaf7659a4933604662daba26a480b29a8d

with uclibc,the test suite hangs in middle when compiled with Symbol versioning

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to