Results 1 to 3 of 3
Sometime I like to use bleeding edge svn apps but compiling them with the default slackware gcc is really slow.
I have noticed when compiling in Gentoo that is much ...
- 09-19-2006 #1
Speeding up gcc
Sometime I like to use bleeding edge svn apps but compiling them with the default slackware gcc is really slow.
I have noticed when compiling in Gentoo that is much faster but I still like my slack-box.
Is there anyway I can compile faster? How can I set flags for the compiler?Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 09-19-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
I don't know about gcc, but I've used TCC in the past for fast compilation of non-critical software. It doesn't have all the option GCC have, so makefiles might need to be changed, but over all, it works just the same.
"Today you are freer than ever to do what you want, provided you can pay for it!" --Bad Religion
- 09-21-2006 #3
I don't want to get my hands dirty by changing Makefiles, but thanks anyway
Maybe you can help me with setting the option -pipe for the compiler?Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote
