This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/python:1/2] Add support for --with-pythondir.
- From: Doug Evans <dje at google dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: tromey at redhat dot com, gdb-patches at sourceware dot org
- Date: Tue, 1 Jun 2010 13:38:44 -0700
- Subject: Re: [RFA/python:1/2] Add support for --with-pythondir.
- References: <1274918921-23200-1-git-send-email-brobecker@adacore.com> <1274918921-23200-2-git-send-email-brobecker@adacore.com> <m3eigxf6hf.fsf@fleche.redhat.com> <AANLkTimLm7I7k5J-emVPuysb0qgyiq8WOXfpUhylTSb8@mail.gmail.com> <20100528160818.GN3019@adacore.com> <AANLkTine_XZInXMTsR5mPzibXuxbnwh5MDRP8pF7GuZB@mail.gmail.com> <20100601201537.GQ3019@adacore.com>
On Tue, Jun 1, 2010 at 1:15 PM, Joel Brobecker <brobecker@adacore.com> wrote:
> Let us know if you still have some concerns...
I don't have any concerns other than those expressed.
They're not showstoppers or anything, I just want to make sure that
if/when the time comes to add --with-python-sodir (or some such), it's
not willy-nilly shot down because of the claim that there are already
too many configure options. IOW, we're preapproving adding that
configure option when the time comes. And if we're not preapproving
that option, what *is* our plan for supporting gdb .so python modules
(in an environment where .py*'s and .so's live in different
directories, host-independent vs host-dependent).