Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Andreas Tobler <andreast-list@fgznet.ch>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: Python detection fallout with non GNU sed
Date: Wed, 02 Feb 2011 04:45:00 -0000	[thread overview]
Message-ID: <20110202044534.GH2400@adacore.com> (raw)
In-Reply-To: <4D486FE8.7040306@fgznet.ch>

> a recent commit to the configure.ac/configure in src/gdb broke the
> machinery on machines which do not have GNU sed.

That's me, sorry.

> I tried the follwoing on those systems and on linux-ppc:
> 
> sed -e 's,^.* -l\(python[0-9]*[.][0-9]*\).*$,\1,'`
> 
> (the same expression w/o the \? quantifier.)

This is not going to work on Windows, because windows the python
library does not have the dot in the version number (Eg: Python27).

I've checked in a fix.  Can you retry?

-- 
Joel


  reply	other threads:[~2011-02-02  4:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01 20:41 Andreas Tobler
2011-02-02  4:45 ` Joel Brobecker [this message]
2011-02-02 16:10   ` Andreas Tobler

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=20110202044534.GH2400@adacore.com \
    --to=brobecker@adacore.com \
    --cc=andreast-list@fgznet.ch \
    --cc=gdb@sourceware.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