RE: [gentoo-user] Correct CHOST setting for Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02

2005-08-05 Thread Richard Watson
Colin ... I never thanked you on this ... thanks,
--
Regards, Richard


---
This is definitely a case of flaky hardware or insufficient cooling.   
Don't bother recompiling your system, work on finding the culprit.  I  
recommend a thorough dusting, inside and out, followed by a couple  
passes of memtest86.

But if you do want to recompile, re-bootstrap and emerge your system  
first:
  cd /usr/portage
  scripts/bootstrap.sh
  emerge -Davenut system  # no offense to any Daves, this is just  
easy to remember.  It's your stuff plus --emptytree.
  emerge -Davenut world
  Rebuild your kernel.
--
Colin
-- 


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.1/64 - Release Date: 4/08/2005
 

-- 
gentoo-user@gentoo.org mailing list



Re: RE: [gentoo-user] Correct CHOST setting for Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02

2005-08-05 Thread John
This email address is being abandoned due to the sick amount of junk mail I 
receive.  Please stop spamming it.


If you are a friend and need to contact me I can be reached at:


Email: firstinitiallastinitial at neochicago.com
IRC: scofflaw on EFnet


Thanks!

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Correct CHOST setting for Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02

2005-08-03 Thread Richard Watson
Hi - I'm installing Gentoo on a Intel(R) Pentium(R) 4 CPU 1.70GHz stepping
02. Can anyone advise me as to the correct CHOST setting. I'm a bit confused
on this ..
--
Thanks, Richard




-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.0/63 - Release Date: 3/08/2005
 


-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Correct CHOST setting for Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02

2005-08-03 Thread Richard Watson
 Hi - I'm installing Gentoo on a Intel(R) Pentium(R) 4 CPU 1.70GHz  
 stepping
 02. Can anyone advise me as to the correct CHOST setting. I'm a bit  
 confused
 on this ..

 Pentium II and newer processors (and other i686-compatibles) simply  
 use i686-pc-linux-gnu.  Why this is, I don't know exactly;  it  
 deals with the processor's architecture and how it compiles code.

 Also, set your CFLAGS to -O2 -march=pentium4 -mfpmath=sse,387 -pipe - 
 fomit-frame-pointer for a good mix of speed and stability.

Thanks Colin, I've (unfortunately) already compiled my system. Can I
re-compile everything with:

# emerge --update --ask --deep --verbose --newuse --tree world

The reason I'm looking into this is Kino keeps crashing, as do other data
intensive, high CPU applications.
--
Thanks, Richard

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.0/63 - Release Date: 3/08/2005
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Correct CHOST setting for Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02

2005-08-03 Thread Colin


On Aug 4, 2005, at 1:29 AM, Richard Watson wrote:


Thanks Colin, I've (unfortunately) already compiled my system. Can I
re-compile everything with:

# emerge --update --ask --deep --verbose --newuse --tree world

The reason I'm looking into this is Kino keeps crashing, as do  
other data

intensive, high CPU applications.


This is definitely a case of flaky hardware or insufficient cooling.   
Don't bother recompiling your system, work on finding the culprit.  I  
recommend a thorough dusting, inside and out, followed by a couple  
passes of memtest86.


But if you do want to recompile, re-bootstrap and emerge your system  
first:

 cd /usr/portage
 scripts/bootstrap.sh
 emerge -Davenut system  # no offense to any Daves, this is just  
easy to remember.  It's your stuff plus --emptytree.

 emerge -Davenut world
 Rebuild your kernel.
--
Colin
--
gentoo-user@gentoo.org mailing list