This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem using gcc with gcov


Nath, Alok (STSD) wrote:

/usr/bin/ld: ../../../../../debug_rhel3_64/bin/findsepia: hidden symbol '__bb_init_func' in

/usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/libgcc.a(_bb.oS) is refer


enced by DSO collect2: ld returned 1 exit status
gmake[4]: *** [../../../../../debug_rhel3_64/bin/findsepia] Error 1
gmake[3]: *** [dep] Error 2
gmake[2]: *** [findsepia.subdir] Error 2
gmake[1]: *** [tools.subdir] Error 2
make: *** [../../parts/sepia.subdir] Error 2

A shared library bug has recently been fixed. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19985

is this the same?

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]