This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Sequential build of libjava


On Friday, September 13, 2002, at 09:19 PM, Paul D. Smith wrote:
%% Brad Lucier <lucier@math.purdue.edu> writes:

bl> OK, so what can be done at build invocation time to get this right?

I think we've already given all the options.

The only thing that can be done within the makefile is to stop "hiding"
of $(MAKE)
I have a question, if we do:

echo $(MAKE) >/dev/null; $(MULTIDO) what-ev-a

would make do the right thing, If not, is there some other incantation that lets us retain most of the old form?


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