Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Gentoo Cflags & Use, help needed configuring make.conf
bakr_2k5
post Sep 30 2006, 11:21 AM
Post #1


Member - Active Contributor
Group Icon

Group: Members
Posts: 83
Joined: 25-September 06
From: The Netherlands
Member No.: 16,153



Hello,
First off: Don't know if all goes well because i'm on a text-browser currently!

K here we go:
I'm installing gentoo, well i installed it already but setting up my make.conf,
And my question is:
My cflags are: CFLAGS="-march=athlon64 -O2 -pipe -mmmx -m3dnow -msse -msse2 -msse3"
But do i have to set -mmx -3dnow -msse -msse2 now in the USE flags or is it done automatticly by the CFLAGS?
It's making me really confused smile.gif
I don't really want to f*ckup my gentoo system at this early stage wink.gif

Ow yes another question:
When i want to recompile/rebuild my gentoo setup,
do i use "emerge -e world" or "emerge -e system" ??

Thanks in advance,
bakr_2k5

PS @vyoma: How is it going with the cursor-for-loop problem?
PS2 text-browsing isn't everything ...
PS3 Sorry for the language!

This post has been edited by bakr_2k5: Sep 30 2006, 11:27 AM
Go to the top of the page
 
+Quote Post
qwijibow
post Oct 2 2006, 09:27 PM
Post #2


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



CFLAGS are compiler optimisations,
USE flags effect the ./configure stage of compiling.


The differance is, the CFLAGS are sent to the compiler every time you compile an application. USE flags only effect certain ebuilds.

For example, you could set "-X" in the use flags ( to remove Xorg), and compile KDE, or any graphical application.

And they would be compiled WITH Xorg support, because the KDE ebuilds do not read the X USE flag.

If you have a look at what packages actually read the flags like 3dnow, you will probably see that almost all of them ignore 3dnow, and let the compiler decide. ( 3dnow is probably turned on by default )

Read the gentoo handbook about USE flags, it will describe in more detail.

ALSO....

Gentoo Only officially superts Athlon64, and therefore, on the 64bit version, the pre-compiled system is already optimised quite well for this processor... you dont need to spend hours re-compiling from stage 1.

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Gentoo Install Help(9)
  2. Gentoo Linux - How Many Users Out There ?(18)
  3. Help Needed On Dual-boot Windows Xp With Fcore 3(4)
  4. Gentoo Networking Problem(27)
  5. Dual Boot Question(2)
  6. Considering Switching To Gentoo, But I Have A Couple Questions...(29)
  7. Gentoo Linux 2006.0 Released(10)
  8. Any Other Free Linux Distros? Help Also Needed!(10)


 



- Lo-Fi Version Time is now: 13th October 2008 - 12:15 AM