This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Check readlink during configuring gdbserver
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 8 Feb 2012 18:53:00 -0800
- Subject: Re: [patch] Check readlink during configuring gdbserver
- References: <4F33332D.4040207@codesourcery.com>
> I tried to build gdbserver as host=i686-mingw32 on linux, but get the
> following error,
Thanks, Yao. I will check in something that fixes this problem tomorrow.
In the meantime, you can refer to:
http://www.sourceware.org/ml/gdb-patches/2012-01/msg00931.html
http://www.sourceware.org/ml/gdb-patches/2012-02/msg00048.html
The fix I will checkin will just reproduce on the gdbserver side
what we do on the GDB side.
--
Joel