probably a script called rc.local, somewhere in the /etc tree. BTW there is some stuff on CFLAGS here. http://www.freehackers.org/gentoo/gccflags/flag_gcc3.html
On Sun, 27 Oct 2002 15:45:32 +1300 cha93 <[EMAIL PROTECTED]> wrote: > I'm doing a bit of compiling now and then and want to optimize the code for my > k6-2. I'm using Mdk 9.0 with gcc 3.2 and want to use the -march=k6-2 flag for > gcc. > I'd like this to be added automatically when I start the computer to CFLAGS > what sort of command (CFLAGS="$CLAGS -march=k6-2" ?) would I need to do this > and were would be the best place to put it? One of the Start up scripts? > > C Harland > >
