kellwood Tux's lil' helper
Joined: 22 Dec 2002 Posts: 123 Location: Ann Arbor
|
Posted: Tue Jul 15, 2003 2:23 pm Post subject: CFLAG question for hppa |
|
|
Hello Alll
I have just install gentoo on a c240 and I used the default CFLAG and CHOST and I would now like to change it to something more suitable to the system, ie.,
Code: |
CHOST="hppa2.0-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mschedule=8000"
|
I use x86 gentoo at home and made changes to CFLAGS and just let things slowly get rebuilt as time goes on. Can I do the same for hppa? Does changing CHOST midstream have any special implications?
Thanks
Kevin |
|