Mail Archives: djgpp-workers/1999/01/19/14:09:17
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.
- Raw text -