Karol Krizka wrote:

Hi guys,
Today is the last day of school for me so I don't care if this
computer gets broken.
all the same, I'd put a seperate 5gb partition somewhere and install to that ;)

I've decided to try out gcc4 on it. I remember
reading some threads on this list about how it broke some apps on KDE.
How about GNOME, is there anything not working?
AFAIK KDE does not compile *at all*. No idea about gnome..

Also what are the best flags to get the fastest code (size dosn't
matter)? I've heard people talk about some '-visibility=hidden'. Is
there any others that I am not aware of?
I'd stick some pretty safe flags when testing a "development" GCC version.. something like
-march=amd64 -02 -fomit-frame-pointer -pipe

you'll prob have to install a lot of ~amd64 packages, so make sure you do it properly in package.keywords / package.unmask etc.. ;)

good luck!
--
[email protected] mailing list

Reply via email to