discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 2 issues with latest GIT master, at least on OSX


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] 2 issues with latest GIT master, at least on OSX 10.5.8
Date: Tue, 1 Jun 2010 15:15:12 -0700

On Tue, Jun 1, 2010 at 14:46, Michael Dickens <address@hidden> wrote:

> Can we instead use something like:
>
> $ date -u +"%a, %d %b %Y %R:%S"

This works.

> Doing "grep -r BUILD_DATE ." from the top-level
> directory, I think, shows that this variable isn't even used ... yes?

It is in gnuradio-core/src/lib/general/gr_constants.cc.in, and
ultimately shows up in the output of:

$ gnuradio-config-info --builddate
Mon, 31 May 2010 06:51:25 +0000

I've got a new solution for the cut issue, using only shell script
commands (we don't want the awk dependency), so with the two of these,
I think we're set.

Johnathan



reply via email to

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