This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51368] libstdc++ python pretty printers should use --with-python-dir just like libjava
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Dec 2011 00:49:44 +0000
- Subject: [Bug libstdc++/51368] libstdc++ python pretty printers should use --with-python-dir just like libjava
- Auto-submitted: auto-generated
- References: <bug-51368-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51368
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu.org,
| |tromey at gcc dot gnu.org
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-03 00:49:44 UTC ---
Yes, it would be sensible to make the same option work for both.
Tom, Benjamin, any objections to this?
I can try to look into it, but it probably won't be soon.