undefined symbol: __bb_init_func

Neal D. Becker nbecker@hns.com
Thu Aug 28 17:36:00 GMT 2003


I am trying to use -fprofile-arcs on RH9 Linux.
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

I built a shared lib and an executable, using -fprofile-arcs.  When I try to 
execute, I get:

./TestUWP2 -m 100 -e 1
./TestUWP2: relocation error: ./libdvb.so: undefined symbol: __bb_init_func

Any ideas?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030828/34999464/attachment.sig>


More information about the Gcc mailing list