From owner-freebsd-current Sun Sep 27 12:29:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01997 for freebsd-current-outgoing; Sun, 27 Sep 1998 12:29:31 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA01989 for ; Sun, 27 Sep 1998 12:29:27 -0700 (PDT) (envelope-from jim@reptiles.org) Received: from localhost (1868 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Sun, 27 Sep 1998 15:29:17 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1998-Aug-4) Message-Id: From: jim@reptiles.org (Jim Mercer) Subject: Re: minor misrepresentation in 3.0-1980923 src/Makefile To: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=) Date: Sun, 27 Sep 1998 15:29:17 -0400 (EDT) Cc: jim@reptiles.org, freebsd-current@FreeBSD.ORG In-Reply-To: from =?ISO-8859-1?Q?Dag=2DErling_C=2E_Sm=F8rgrav?= at "Sep 27, 98 09:22:41 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > jim@reptiles.org (Jim Mercer) writes: > > the makefile says you need at least 165M in /usr/obj for a full build. > > > > actually, the default build, without specifying -DNOAOUT, uses about 260M. > > Bollocks. It does use more than 165 MB, but nowhere near as much as > you claim: > > root@fixus-ipv6 ~# df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/wd0s2g 254063 203793 29945 87% /usr/obj > root@fixus-ipv6 ~# du -sk /usr/obj/* > 42012 /usr/obj/aout > 161780 /usr/obj/elf draco2# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s2h 257943 236671 637 100% /usr/obj draco2# du -sk /usr/obj/* 56071 /usr/obj/aout 180599 /usr/obj/elf well, ok, not 260M, in my case, 236M, but in any case, far above 165M. the difference could be related to /etc/make.conf. i'm using: FLAGS= -O -pipe NO_SENDMAIL= true COPTFLAGS= -O -pipe -- [ Jim Mercer Reptilian Research jim@reptiles.org +1 416 410-5633 ] [ The telephone, for those of you who have forgotten, was a commonly used ] [ communications technology in the days before electronic mail. ] [ They're still easy to find in most large cities. -- Nathaniel Borenstein ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message