This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: undefined symbol: __bb_init_func
- From: Michael Mueller <michael_p_mueller at agilent dot com>
- To: rth at redhat dot com
- Cc: nbecker at hns dot com, gcc at gcc dot gnu dot org
- Date: Mon, 15 Sep 2003 12:47:24 +0200
- Subject: Re: undefined symbol: __bb_init_func
- Organization: Agilent Technologies Deutschland GmbH
On Thursday 28 August 2003 07:23 pm, Richard Henderson wrote:
> On Thu, Aug 28, 2003 at 03:47:02PM -0400, Neal D. Becker wrote:
> > 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?
>
> Indeed that doesn't work.
>
It seems that I've also come across this problem. Is it somewhere
documented that this is not supported? Or is it a bug? If it's not
supported, is there a reason for this?