On 2003.10.23 09:35, Jernej Zidar wrote:
Hi all.

I have two questions regarding CFLAGS:

1. Is there a list of all CFLAGS that can be set?

check gcc's man page or http://gcc.gnu.org/onlinedocs/ for your version of gcc.


2. Is there a list of recommended CLAGS for a P4 desktop system?

i compiled most of my software with "-march=pentium4 -O2 -pipe -fomit-
frame-pointer" with gcc 3.2.3, but a lot of users say that is rather conservative.


there is a ton of discussion (past and present) on the subject on this list's archives at http://news.gmane.org/gmane.linux.gentoo.user or at http://forums.gentoo.org . i'm not aware of any recommended optimizations otherwise.

My aim is to make my system as fast as possible and not make it
unbootable.

sean


--
[EMAIL PROTECTED] mailing list



Reply via email to