discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Audio Sink hang


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Audio Sink hang
Date: Fri, 25 Jul 2003 13:27:10 -0700
User-agent: Mutt/1.4i

On Fri, Jul 25, 2003 at 08:27:15PM +0100, Matthew Burnham wrote:
> 
> > What version of g++ are you using?    (g++ --version)
> 
> 2.95.4
> 
> > The second problem is a g++ problem where it's trying to instantiate a
> > method of a template that is overloaded and shouldn't ever have been
> > instantiated.   I've looked at a work around, but it's pretty ugly,
> > and requires touching a bunch of code.  The problem doesn't occur in
> > at least gcc 3.2.2.
> 
> I'll give a more recent gcc a shot, but I guess that means I need to
> upgrade Qt to something compiled with the new version too?

Yes, you'll need to recompile Qt since the ABI changed from 
2.9x to 3.2.  According the the gcc site, the ABI should now be
stable.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]