Search the Community
Showing results for tags 'cflags'.
-
Hello! I tried to recompile all my world with a new CFLAGS: -O3 in /etc/portage/make.conf file (I had -O2 before). I saw the errors while 3 days my laptop Lenovo compiled command `emerge -e world`. F.e. one package (mutagen) was not compiled due to error 404 not found. I typed `emerge --resume` but I think it did not compile that package. Another package compilation was failed due to Internet break. `emerge --resume` did not compiled that broken package. Another emerge stop was with laptop turn off (do not know why). The forth was qt-webkit compilation that was not compiled
-
I use Funtoo for browsing the web. I compiled all my world with CFLAGS -O2. I changed it to -O3 to try how it will work. I typed world update # cat /etc/portage/make.conf MAKEOPTS="-j5" LINGUAS="en_US ru_RU" L10N="en-US ru-RU" CFLAGS="-march=native -O3 -pipe" CXXFLAGS="${CFLAGS}" CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" VIDEO_CARDS="intel" USE="alsa bmp dbus djvu core-kit flv gif introspection jpeg mp3 networkamagern png udev policykit rar tiff X zlib -gnome -gtk -gtk2 -gtk3 -kde -m
-
No CHOST and CFLAGS in make.conf delivered by stage3
aramisqc posted a question in Installation Help
There are no CHOST and CFLAGS variables in /etc/portage/make.conf as delivered by stage3 dowloaded from build.funtoo.org. File is http://build.funtoo.org/funtoo-current/x86-64bit/corei7/2015-04-16/stage3-corei7-funtoo-current-2015-04-16.tar.xz.