Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10327

Summary: march=athlon-xp breaks texinfo on a fresh install
Product: Gentoo Linux Reporter: Dario Ventura <dario>
Component: [OLD] Core systemAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: normal CC: h3y
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dario Ventura 2002-11-06 06:28:02 UTC
CFLAGS="march=athlon-xp"

sys-apps/texinfo-4.2-r5 stops compiling and returns error 132 on a fresh 
install.

Solved by overriding "march" flag value with a less-impressive one ("i686").

-- Dario
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-06 09:13:05 UTC
Ok, please submit a bugreport to gcc.gnu.org 's bug tracker.