discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Need help installing GNU Radio


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Need help installing GNU Radio
Date: Tue, 7 Mar 2006 16:42:56 -0800
User-agent: Mutt/1.5.9i

On Tue, Mar 07, 2006 at 02:51:31PM -0800, jjw wrote:
> 
> I am running a Pentium architecture.  I tried using an older version of GCC
> (3.2) per someone else's instructions but it did not get rid of the error
> during the make check of gnuradio-core.  I tried doing a make check on all
> of the baseline instlals from KD7LMO and found the following error when
> installing CPPUNIT.

I'm not sure that this is your problem, but there were ABI changes in
g++ between some of the 3.x, 3.y and 4.z versions.  You need to ensure
that all C++ stuff (including dependent libraries such as cppunit) are
compiled with the same version of the compiler.

Eric




reply via email to

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