You are not logged in.
Pages: 1
Hey, I'm sorta of noob when it comes to this. I know CFLAGS have something do to with compiles/processor I know they can be set and I hear they can effect speed of a program after it's compiled with the proper CFLAGS.
Am I right? What did I leave out?
Is the speed/efficiency gain the big?
How do I set my CFLAGS, and how do I know which ones are right for me?
Thx
I'm just lost n00b!
Offline
Enter ...cflags .in google and read all about it.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
How do I set my CFLAGS
Offline
Most of the time, you will not gain a recognizable performance boost after recompiling a package with your custom cflags set in makepkg.conf. However, if you do compile software from time to time using makepkg, it does not hurt to have your custom cflags set. The only software where I recognized a performance boost after recompiling with custom cflags was the x264 package for video encoding.
Offline
Pages: 1