Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10327 - march=athlon-xp breaks texinfo on a fresh install
Summary: march=athlon-xp breaks texinfo on a fresh install
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 06:28 UTC by Dario Ventura
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.