From owner-freebsd-current@FreeBSD.ORG Wed Dec 5 16:33:49 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62D9516A421 for ; Wed, 5 Dec 2007 16:33:49 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 23B6213C4CC for ; Wed, 5 Dec 2007 16:33:49 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1IzwnV-0001UD-Te; Wed, 05 Dec 2007 19:08:29 +0300 To: Jan Lentfer References: <4756BAD3.4060905@web.de> From: Boris Samorodov Date: Wed, 05 Dec 2007 19:06:52 +0300 In-Reply-To: <4756BAD3.4060905@web.de> (Jan Lentfer's message of "Wed\, 05 Dec 2007 15\:50\:59 +0100") Message-ID: <95938867@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@freebsd.org Subject: Re: Problems Building 7.0-Beta3 with -Os X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Dec 2007 16:33:49 -0000 On Wed, 05 Dec 2007 15:50:59 +0100 Jan Lentfer wrote: > I am having problems compiling 7.0-Beta3 on my VIA C7 system with 1 > GIG of RAM. > The problem seems to be the memory consumption so I turned off all > larger processes. This is what happens: > ===> gnu/usr.bin/cc/libdecnumber (all) > ===> gnu/usr.bin/cc/cc_int (all) > cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H "Os" is not supported/tested/etc. From /usr/share/examples/etc/make.conf: ----- # CFLAGS controls the compiler settings used when compiling C code. # Note that optimization settings other than -O and -O2 are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimization settings to "-O" or "-O2 -fno-strict-aliasing" # before submitting bug reports without patches to the developers. ----- WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve