From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FNZ7p-0003h1-M7 for garchives@archives.gentoo.org; Sun, 26 Mar 2006 17:34:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2QHWwD5006484; Sun, 26 Mar 2006 17:32:58 GMT Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2QHWuh5012402 for ; Sun, 26 Mar 2006 17:32:57 GMT Received: from [127.0.0.1] (really [24.54.90.52]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060326173255.MSAG19976.mta9.adelphia.net@[127.0.0.1]> for ; Sun, 26 Mar 2006 12:32:55 -0500 Message-ID: <4426D51B.5080607@johnmanko.com> Date: Sun, 26 Mar 2006 12:53:31 -0500 From: John Manko User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-laptop@gentoo.org Reply-to: gentoo-laptop@lists.gentoo.org MIME-Version: 1.0 To: gentoo-laptop@lists.gentoo.org Subject: [gentoo-laptop] Intel 735 vs Gentoo Install Config Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 05d84b5c-1200-4f83-bf0d-612b96ca9a91 X-Archives-Hash: 230d76eaf667601b83c0706cac35682f I have the Gentoo Installer running on my Thinkpad Pentium M 735, and a few things caught my eye. The 735 is a Pentium M (http://intel.com/products/processor/pentiumm/index.htm), so I selected Pentium-M as the architecture type on the gcc config tab. I was wondering about the discrepancy. TheCXXFLAGS value doesn't seem customizeable (CFLAGS is set to the values I set). And further down is what is configured during the Install's kernel config (MPENTIUM4 is chosen instead of MPENTIUMM): [[ (1/3) Configuring environment ]] * GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" * PORTDIR="/usr/portage" * DISTDIR="/usr/portage/distfiles" * PKGDIR="/usr/portage/packages" * PORTAGE_TMPDIR="/var/tmp" * CFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer" * CHOST="i686-pc-linux-gnu" * CXXFLAGS="-O2 -mcpu=i686 -pipe" * MAKEOPTS="-j2" * ACCEPT_KEYWORDS="x86" * FEATURES="autoconfig ccache distlocks sandbox sfperms strict" * * Processor type and features * Subarchitecture Type > 1. PC-compatible (X86_PC) 2. AMD Elan (X86_ELAN) 3. Voyager (NCR) (X86_VOYAGER) 4. NUMAQ (IBM/Sequent) (X86_NUMAQ) 5. Summit/EXA (IBM x440) (X86_SUMMIT) 6. Support for other sub-arch SMP systems with more than 8 CPUs (X86_BIGSMP) 7. SGI 320/540 (Visual Workstation) (X86_VISWS) 8. Generic architecture (Summit, bigsmp, ES7000, default) (X86_GENERICARCH) 9. Support for Unisys ES7000 IA32 series (X86_ES7000) choice[1-9]: 1 Processor family 1. 386 (M386) 2. 486 (M486) 3. 586/K5/5x86/6x86/6x86MX (M586) 4. Pentium-Classic (M586TSC) 5. Pentium-MMX (M586MMX) 6. Pentium-Pro (M686) 7. Pentium-II/Celeron(pre-Coppermine) (MPENTIUMII) 8. Pentium-III/Celeron(Coppermine)/Pentium-III Xeon (MPENTIUMIII) 9. Pentium M (MPENTIUMM) > 10. Pentium-4/Celeron(P4-based)/Pentium-4 M/Xeon (MPENTIUM4) 11. K6/K6-II/K6-III (MK6) 12. Athlon/Duron/K7 (MK7) 13. Opteron/Athlon64/Hammer/K8 (MK8) 14. Crusoe (MCRUSOE) 15. Efficeon (MEFFICEON) 16. Winchip-C6 (MWINCHIPC6) 17. Winchip-2 (MWINCHIP2) 18. Winchip-2A/Winchip-3 (MWINCHIP3D) 19. CyrixIII/VIA-C3 (MCYRIXIII) 20. VIA C3-2 (Nehemiah) (MVIAC3_2) choice[1-20]: 10 Generic x86 support (X86_GENERIC) [N/y/?] n HPET Timer Support (HPET_TIMER) [N/y/?] n Symmetric multi-processing support (SMP) [Y/n/?] y Maximum number of CPUs (2-255) (NR_CPUS) [8] 8 SMT (Hyperthreading) scheduler support (SCHED_SMT) [Y/n/?] y Preemptible Kernel (PREEMPT) [Y/n/?] y Preempt The Big Kernel Lock (PREEMPT_BKL) [Y/n/?] (NEW) y Machine Check Exception (X86_MCE) [Y/n/?] y Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4 (X86_MCE_NONFATAL) [Y/n/m/?] y check for P4 thermal throttling interrupt. (X86_MCE_P4THERMAL) [Y/n/?] y Toshiba Laptop support (TOSHIBA) [N/m/y/?] n Dell laptop support (I8K) [N/m/y/?] n /dev/cpu/microcode - Intel IA32 CPU microcode support (MICROCODE) [N/m/y/?] n /dev/cpu/*/msr - Model-specific register support (X86_MSR) [N/m/y/?] n /dev/cpu/*/cpuid - CPU information support (X86_CPUID) [N/m -- gentoo-laptop@gentoo.org mailing list