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

Tom Tromey tromey@redhat.com
Fri Feb 18 18:49:00 GMT 2011


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> +$(LIBCOMMON): $(LIBCOMMON_DIR)/Makefile
Yao> +	@$(MAKE) $(FLAGS_TO_PASS) DO=all --directory=common

--directory is a GNU make feature.
By the current rules that makes it not ok.

I think it would be a good idea to require GNU make, but I think that is
something that needs general agreement.

Tom



More information about the Gdb-patches mailing list