discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] help req: editing c files


From: Mattias Kjellsson
Subject: Re: [Discuss-gnuradio] help req: editing c files
Date: Sat, 13 Mar 2010 18:00:39 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

sanam singh wrote:
Hi,
I have installed gnuradio from git. I wanted to view and modify .cc files.
I placed the modified c files in following directory :

 /home/sanam/gnu/gnuradio-3.2.2/gnuradio-core/src/lib/general

But the issue is when I have tracked gnuradio and I have found out that it doesnt even go into the above mentioned general folder. I have also deleted this folder, but to my surpise, the ofdm examples work perfectly well.
So please tell me that where are these c blocks located ?
Secondly how can I view them ?
Thanks in advance.

The changes to the cc- files don't apply until you "make and make install" from /home/sanam/gnu/gnuradio-3.2.2/

You don't actually use any of the source- files, the programs you write use the compiled libraries located in /usr/local/lib (?) placed there by "make install". If you want to look at the blocks, you should look at the c/c++ files.

//Mattias
Regards,
Sanam


------------------------------------------------------------------------
Hotmail: Free, trusted and rich email service. Get it now. <https://signup.live.com/signup.aspx?id=60969>





reply via email to

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