On Thu, Jan 6, 2011 at 9:44 PM, Patrick Strasser
<patrick.stras...@student.tugraz.at> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> schrieb Alexandru Csete on 2011-01-06 21:09:
>> Hi Patrick,
>>
>> I manage multiple versions of GNU Radio manually by simply installing
>> each under its own prefix and having a symbolic link "current" point
>> to whichever version I want to use. It is really easy:
>>
>> 1. Update local repository using "git pull"
>> 2. Get unique version for the snapshot "git describe --abbrev=8"
>>     This gives something like v3.3.1git-817-g66768f6e
>
> That was the part I missed until now. Thanks!

I learned that trick from the GNU Radio build scripts. The version
string is also displayed in the beginning of the configure step but it
scrolls away very quickly.

Alex

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to