On 02/24/2015 12:44 PM, David Marchand wrote:
On Tue, Feb 24, 2015 at 11:36 AM, Mcnamara, John
<john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <mailto:john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>> wrote:
> >> $ gcc -dumpversion
> >>> 4.7
> >>>
> Hum, how about something like always appending .0.0 to the gcc -
> dumpversion then cut at 3 characters ?
Hi,
Or something like this in Sed or Perl within the $(shell) expansion:
Well, we have no dependency on perl so far.
I would prefer we keep at just makefile and shell stuff.
>
> Olivier ? opinion ?
>
No need or sense to bring in the perl monster for something this silly.
Already sent a patch and you were supposed to be cc'd but somehow that
part went to bitbucket:
http://dpdk.org/ml/archives/dev/2015-February/014051.html
- Panu -