[MTOS-dev] Reducing memory footprints of MT applications
Reed A. Cartwright
reed at scit.us
Fri Feb 29 13:09:03 PST 2008
Brad Choate wrote:
> Is there an environment variable on FreeBSD that declares the name of
> the make utility that we could use instead (like 'MAKE_CMD' or
> something)?
On FreeBSD, make is make and tar is tar.
Problems arise when something has been written for GNU make or GNU tar.
Those utilities go by gmake and gtar when installed on FreeBSD
systems. I don't know if there is a standard environment option. I'd
rather the ability to use the following commandline:
build/exportmt.pl --local --pack=MTOS --make=gmake --tar=gtar
--
*********************************************************
Reed A. Cartwright, PhD http://scit.us/
Postdoctoral Researcher http://www.dererumnatura.us/
Department of Genetics http://www.pandasthumb.org/
Bioinformatics Research Center
North Carolina State University
Campus Box 7566
Raleigh, NC 27695-7566
Cuiusvis hominis est errare, nullius nisi
insipientis in errore perserverare. --Cicero
More information about the MTOS-dev
mailing list