This is the mail archive of the gcc@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: undefined symbol: __bb_init_func


On Thursday 28 August 2003 01:02 pm, Dale Johannesen wrote:
> > 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
>
> This is supposed to be in libgcc.a.  Maybe it's not there (configure
> problem),
> or your link isn't finding it for some reason.

OK, but I didn't configure/build gcc.  This is standard RH9 installation.  I 
guess the problem is trying to use -fprofile-arcs in a shared lib?

Attachment: pgp00000.pgp
Description: signature


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