This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Added support for AC_ARG_WITH([grep]...) and sed substitution fixes


Fabian, All,

On 2014-08-27 00:43 +0200, Fabian Freyer spake thusly:
> On 27/08/14 00:26, Yann E. MORIN wrote:
[--SNIP--]
> > Is there a name which GNU grep is known as on BSD systems? For example,
> > we have gsed. Do we have ggrep, too?
> Yes, gnu tools are usually prefixed with a g, so it would be called ggrep.

OK, good.

> > In which case, we'd need four patches:
> >   - use ${sed} instead of plain 'sed' where appropriate
> >   - add --with-grep to the list of tools we can specify
> >   - add an alternate name for when searching for grep
> >   - use ${grep} instead of plain 'grep' where appropriate
> > 
> > I'll tackle this here.
> 
> I would also offer to do this, since I have a testing environment ready.
> Also, I have already adressed some of these changes in my patch, so it
> wouldn't be too much work to alter them.

Hmm, I have all them done here. I'll post the patches on the list, so
you can grab them and tests them, and if need add the needed pieces I
forgot or missed.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]