Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ut-sally.UUCP Path: utzoo!decvax!decwrl!pyramid!ut-sally!std-unix From: std-unix@ut-sally.UUCP (Moderator, John Quarterman) Newsgroups: mod.std.unix Subject: Re: size of environment vs speed; V4N10 Message-ID: <3774@ut-sally.UUCP> Date: Wed, 11-Dec-85 16:47:45 EST Article-I.D.: ut-sally.3774 Posted: Wed Dec 11 16:47:45 1985 Date-Received: Thu, 12-Dec-85 00:55:26 EST References: <3723@ut-sally.UUCP> <3718@ut-sally.UUCP> <3692@ut-sally.UUCP> <3575@ut-sally.UUCP> <3757@ut-sally.UUCP> Organization: IEEE/P1003 Portable Operating System Environment Committee Lines: 20 Approved: jsq@sally.UUCP From: topaz!packard!mtung!jhc (Jonathan Clark) Date: 11 Dec 85 14:03:32 EST (Wed) While building fairly large pieces of software like an entire UNIX system, kernel, commands, libraries, and everything, from source, we found that a good way of speeding everything up was to set up a minimum size environment (about 5 variables), then use 'ksh' as the shell that 'make' used all the time. This produced about a 1/4 faster build (knocked about 90 mins off a six-hour build time). Of course, most of what 'make' does is 'exec' a shell... -- Jonathan Clark [NAC]!mtung!jhc My walk has become rather more silly lately. Volume-Number: Volume 4, Number 10