discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: Problem with gr-error-correcting-codes/src/lib/li


From: Johnathan Corgan
Subject: [Discuss-gnuradio] Re: Problem with gr-error-correcting-codes/src/lib/libecc
Date: Tue, 01 Aug 2006 12:35:53 -0700
User-agent: Thunderbird 1.5.0.4 (X11/20060615)

Michael Dickens wrote:

> (2) The error you get is when copying a std::vector into another via
> "=", instead of copying individual elements.  

I'm not familiar enough with the standard library to know whether this
is "proper"; it looks like it would be very convenient.

> What OS are you trying the compile under?

This is Ubuntu Linux 6.06, using gcc 4.0.3.

> (3) I've just checked in the latest version (decoder stuff still doesn't
> work, but the rest is starting to take over the duties of the decoder
> slowly but surely).  I was on vacation from July 21 to 29, but I did
> some good work during that time.  Could you try updating the code &
> recompiling it?

Will do.

> If there are still errors, I can certainly move to copying individual
> elements instead of the "=", but it's so much cleaner this way. - MLD

My gut still thinks there is some compiler related issue as I'd be
surprised something would work under 4.0.1 but not work in 4.0.3. I'll
let you know how it goes with the new code.

-Johnathan




reply via email to

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