Date: Wed, 05 Dec 2007 19:06:52 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Jan Lentfer <Jan.Lentfer@web.de> Cc: freebsd-current@freebsd.org Subject: Re: Problems Building 7.0-Beta3 with -Os Message-ID: <95938867@bb.ipt.ru> In-Reply-To: <4756BAD3.4060905@web.de> (Jan Lentfer's message of "Wed\, 05 Dec 2007 15\:50\:59 %2B0100") References: <4756BAD3.4060905@web.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95938867>