Date: Thu, 04 Jan 2001 09:59:23 -0600 From: Drew Sanford <drew@planetwe.com> To: "Zaitsau, Andrei" <AZaitsau@panasonicfa.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Re: make Message-ID: <3A549DDB.5090901@planetwe.com> References: <054F7DAA9E54D311AD090008C74CE9BD01F1E834@exchange.panasonicfa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You can pass make the -j option if the code and the make file are done properly. For instance, if you do a make buildworld you can use make -j6 buildworld and it will work. Zaitsau, Andrei wrote: > Hello Everyone, > I have K2-500 and 288Megs of ram running FreeBSD 4.1.1 > If there is the way I can speed up compiling of software? > like giving some options to "make"? > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Drew Sanford Systems Administrator drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A549DDB.5090901>