Well, what I am trying to acheive is this: I want to port a only C++
module of GNU Radio to this tool I am working on in Windows and see its
compliance. By compliance, I mean just see what kind of errors does this
tool give me, for example what features of C++ are not supported like
templates, etc. so that I can work on them and get rid of those errors and
hopefully make GNU Radio completely compliant with it one day......so the
first logical step is to make my tool compliant with the C++ standards used
in GNU Radio.....and then move on to the next step.......I know it will take
a long time but is the most logical in my case....
.....I hope this answers your doubt.

On Tue, Aug 11, 2009 at 5:25 PM, Eric Blossom <[email protected]> wrote:

>  On Tue, Aug 11, 2009 at 04:58:36PM -0500, Himanshu Thapar wrote:
> > Hello Everyone,
> >
> > I am new to GNU Radio and was wondering if anyone can guide me to the
> only
> > C++ modules of GNU Radio. I am actually trying to port these modules in
> > Windows in a commercial compiler and seeing what errors I run into. I am
> > basically trying to study the compliance issues I run across, so I can go
> > ahead and work on them in the tool and get rid of them.
> >
> > Thanks.
>
> Have you looked at the code?
> If so, what questions do you have?
>
> Eric
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to