On 05/22/2013 04:28 AM, Pedro Alves wrote:
The issue is that configure is deciding whether to run pwd.exe or pwd
based on $host_os (msdosdjgpp), while it should be checking $build_os
instead (linux-gnu).
Let me know whether this is accepted into readline so we can backport
it to GDB's readline copy.
readline/
2013-05-21 Pedro Alves<[email protected]>
* configure.in: Check $build_os instead of $host_os wheng deciding
whether to run `pwd.exe' on djgpp.
* configure: Regenerate.
Pedro,
I raised this issue last year
<http://www.sourceware.org/ml/gdb-patches/2012-08/msg00013.html> and I
were suggested to post patch to [email protected]. The patch was
posted to bug-readline
<http://lists.gnu.org/archive/html/bug-readline/2012-08/msg00005.html>.
It is unclear to me whether I can backport the patch to GDB, because I
don't know the patch goes into the 'mainline' of readline or not, so the
backport is pending there.
--
Yao (齐尧)
_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline