Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recommended USE flags?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
TerranAce007
Apprentice
Apprentice


Joined: 13 Dec 2004
Posts: 281
Location: Texas

PostPosted: Fri Jan 07, 2005 4:42 am    Post subject: Recommended USE flags? Reply with quote

Here is my make.conf. I am getting ready to compile KDE 3.3.2, and I was wondering what other use flags I should add in that I may be forgetting. I didn't have the cups stuff or wifi stuff when I compiled kde 3.3.1, so I want to make sure I have all the basics.


=========================
USE="X qt kde alsa oss dvd cdr oggvorbis mutlilib wifi cups foomaticdb ppds usb -gtk -gnome"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"

ALSA_CARDS="intel8x0"

GENTOO_MIRRORS="http://chod.cwru.edu/gentoo ftp://chod.cwru.edu/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
GENTOO_MIRRORS="http://distfiles.gentoo.org/"
=========================
_________________
It's all funny until someone gets hurt.


Then it's hilarious.
Back to top
View user's profile Send private message
imadcow1
n00b
n00b


Joined: 17 Feb 2004
Posts: 42
Location: Cullman, Alabama

PostPosted: Fri Jan 07, 2005 4:47 am    Post subject: Reply with quote

Here is my make.conf file for a P4:

Code:

CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
ACCEPT_KEYWORDS="~x86"
USE="gtk gnome qt kde oss dvd imagemagick oggvorbis opengl xine alsa cdr ssl vorbis pic"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo"
FEATURES="prelink"
ALSA_CARDS="emu10k1"


I suggest adding the "pic" use flag and emerging prelink. It'll give your system a little speed boost.
_________________
www.madcowworld.com -- Your Link for Nothing
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Fri Jan 07, 2005 4:48 am    Post subject: Reply with quote

See my explanation here: https://forums.gentoo.org/viewtopic.php?t=275966. Some people like throwing a bunch in, it doesn't matter really if you check what the USEs are before you emerge. (ie, use emerge -pv)
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum