Date: Tue, 19 Jan 1999 20:08:55 +0100 From: Hans-Bernhard Broeker Message-Id: <199901191908.UAA02367@acp3bf.physik.rwth-aachen.de> To: djgpp-workers AT delorie DOT com Subject: Re: djcrx202 Newsgroups: comp.os.msdos.djgpp Organization: RWTH Aachen, III. physikalisches Institut B X-Newsreader: TIN [version 1.2 PL2] Reply-To: djgpp-workers AT delorie DOT com In article <4 DOT 1 DOT 19990119174239 DOT 00a25d90 AT hal DOT nt DOT tuwien DOT ac DOT at> you wrote: Just commenting *some* of the issues raised: > * using ${MAKE} instead of make in makefile to > support renamed GNU make Yes, that's how it should be done (except that I'd use $(MAKE)....) > * added MPREFIX as install target directory > dos-gcc is compiled using PREFIX but installed > using MPREFIX. Useful for dealing with read-only > mounted network file systems. Should not be needed. A simple make install PREFIX=/some/where/else should do. There *is* a separate 'install' target, isn't there? > * packed as *.tgz (*.tar.gz) (Who uses *.zip in the UX world ???) Everyone likely to be using a to-DOS crosscompiler, I'd say. At least once he/she has learned about the existence of the portable InfoZip programs, 'zip' and 'unzip'. There's quite a set of things that zip/unzip handles better than tar.gz ever could, so it has it's own place even in the Unix world. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.