Problems Building 7.0-Beta3 with -Os

Boris Samorodov bsam at ipt.ru
Wed Dec 5 08:33:49 PST 2007


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


More information about the freebsd-current mailing list