This is the mail archive of the gdb@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: gdb/gnulib problems with BSD operating systems


>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:

Pierre>   You are right,
Pierre> do a simple
Pierre> gmake 
Pierre> does work.
Pierre>   However, I am used to do
Pierre> gmake all-gdb
Pierre> and I checked by removing everything
Pierre> it does fail if you use 
Pierre> gmake all-gdb
Pierre> instead of 
Pierre> gmake 
Pierre> ...

I wonder whether changing the top-level Makefile so that "MAKE" is in
HOST_EXPORTS would help.  I believe this will cause MAKE to be set in
the subdir configure environment.

Tom


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