LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make architecture options (https://www.linuxquestions.org/questions/linux-newbie-8/make-architecture-options-318856/)

mcirsta 04-30-2005 04:39 PM

make architecture options
 
I have Vector Linux ( Slackware 10.1 ) installed and I noticed it compiles my packages with -march=i586 and -mcpu=i686 or at least that's what it says in the Makefile .
My question is how can I make it so that it will compile for my K7 by default without having to edit the Makefile .

masonm 04-30-2005 05:59 PM

If you want to change the default compile options you'll have to edit the makefile.

mcirsta 04-30-2005 07:09 PM

OK so I guess the only way to do it is to install a source based distro like Gentoo or some portage for Slackware , right ?
I think I'll just go ahead and install Gentoo since I've been meaning to do that for a long time anyway .


All times are GMT -5. The time now is 08:47 PM.