Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438752 - Add X32 support for skimmer kernel
Summary: Add X32 support for skimmer kernel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: x32
  Show dependency tree
 
Reported: 2012-10-17 22:36 UTC by Jorge Manuel B. S. Vicetto
Modified: 2012-11-01 05:55 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 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-10-17 22:36:12 UTC
Please add X32 support for skimmer's kernel so that we can build x32 stages on it.
Comment 1 SpanKY gentoo-dev 2012-10-18 04:48:34 UTC
just have to enable CONFIG_X86_X32=y:

Executable file formats / Emulations  --->
[*] IA32 Emulation
[*]   x32 ABI for 64-bit mode
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-10-31 20:42:10 UTC
Missing step:
Install binutils-2.22 on the build host first.
If you build w/ X32 and an older binutils, it disables x32 support.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-11-01 00:55:54 UTC
Done
Comment 4 SpanKY gentoo-dev 2012-11-01 05:55:53 UTC
(In reply to comment #2)

yes, you need an up-to-date stable system first.  but that's generally assumed (or at least should be) for infra boxes ...