This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix Solaris make gdb/data-directory/ compat. [Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver]
On Mon, 07 Mar 2011 03:19:22 +0100, Yao Qi wrote:
> Do you know which commit breaks build on Solaris? If it is related to my
> recent libcommon.a patches, I'd like to help on this problem.
This Solaris compatibility problem is only due to:
commit c03747ba4ff28b09249912ccf718dedb8287e8f8
Author: Doug Evans <dje@google.com>
Create subdir data-directory.
The Solaris build is now otherwise broken due to:
Re: FYI: gdb/common/Makefile calling aclocal & autoconf...
http://sourceware.org/ml/gdb-patches/2011-03/msg00387.html
but let's continue the discussion in that thread.
Thanks,
Jan