This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa/rfc] Build libcommon.a for gdb and gdbserver


On Sat, 19 Feb 2011 14:18:26 +0100, Mark Kettenis wrote:
> Sorry, but I'm really strongly opposed to making GNU make a
> requirement.

And does GDB HEAD build on BSD with its make?  It does not on OpenSolaris
2009.06:

$ cd .../gdb/data-directory
$ make
mkdir -p -- ./python/gdb
mkdir -p -- ./python/./../python/lib/gdb
/usr/bin/ginstall: cannot stat `./../python/lib/./../python/lib/gdb/types.py':
No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `stamp-python'

But maybe it is a Solaris make bug and BSD make is compatible.


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]