From: Phil Blundell <philb@brightsign.biz>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Martin Jansa <martin.jansa@gmail.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] flex: updated to 2.5.37
Date: Fri, 10 May 2013 11:50:27 +0100 [thread overview]
Message-ID: <1368183027.24706.6.camel@phil-desktop.brightsign> (raw)
In-Reply-To: <1368182760.24706.3.camel@phil-desktop.brightsign>
On Fri, 2013-05-10 at 11:46 +0100, Phil Blundell wrote:
> On Fri, 2013-05-10 at 11:32 +0100, Richard Purdie wrote:
> > On Fri, 2013-05-10 at 12:20 +0200, Martin Jansa wrote:
> > > On Fri, May 10, 2013 at 01:15:10PM +0300, Bogdan Marinescu wrote:
> > > > Removed the patches to flex, because they are now applied to the
> > > > latest version.
> > >
> > > Can you check if 2.5.37 still reports flex.real when you call
> > > flex --version?
> > >
> > > If yes, please integrate
> > > http://lists.linuxtogo.org/pipermail/openembedded-core/2013-May/039425.html
> > > I'll send v2 with added ${S} in a minute
> >
> > I'm really not convinced we should be hacking flex to fix this. Can't
> > whatever parsing is being done to extract the version be a little more
> > relaxed about the name?
>
> Or we could patch create_wrapper() to put the original binary in a
> different directory (but keep the same leafname) rather than renaming it
> to foo.real. That would also address Martin's other concern with flex++
> not knowing its own name.
Or you could replace the shell wrapper that create_wrapper() currently
generates with either a compiled binary or a Python script. That would
allow you to execl("/path/foo.real", "foo", ...), which I don't think
you can do in shell but which would avoid this whole class of problem.
p.
next prev parent reply other threads:[~2013-05-10 11:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 10:15 [PATCH] flex: updated to 2.5.37 Bogdan Marinescu
2013-05-10 10:13 ` Marinescu, Bogdan A
2013-05-10 10:20 ` Martin Jansa
2013-05-10 10:32 ` Richard Purdie
2013-05-10 10:37 ` Martin Jansa
2013-05-10 10:46 ` Phil Blundell
2013-05-10 10:50 ` Phil Blundell [this message]
2013-05-10 11:00 ` Burton, Ross
2013-05-12 7:32 ` Richard Purdie
2013-05-27 7:48 ` Marinescu, Bogdan A
-- strict thread matches above, loose matches on Subject: below --
2013-01-31 11:53 Bogdan Marinescu
2013-01-31 16:30 ` Richard Purdie
2013-02-01 10:29 ` Marinescu, Bogdan A
2013-02-01 14:56 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1368183027.24706.6.camel@phil-desktop.brightsign \
--to=philb@brightsign.biz \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox