Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 15:29:17 -0400 (EDT)
From:      jim@reptiles.org (Jim Mercer)
To:        dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=)
Cc:        jim@reptiles.org, freebsd-current@FreeBSD.ORG
Subject:   Re: minor misrepresentation in 3.0-1980923 src/Makefile
Message-ID:  <m0zNMVR-00081bC@mailbox.reptiles.org>
In-Reply-To: <xzpzpbl8iny.fsf@gjallarhorn.ifi.uio.no> from =?ISO-8859-1?Q?Dag=2DErling_C=2E_Sm=F8rgrav?= at "Sep 27, 98 09:22:41 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0zNMVR-00081bC>