Gentoo Archives: gentoo-user

From: Dirk Heinrichs <dirk.heinrichs@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel cross compilation
Date: Sat, 27 Jun 2009 18:13:35
Message-Id: 200906272013.26113.dirk.heinrichs@online.de
In Reply to: [gentoo-user] kernel cross compilation by David Relson
1 Am Samstag 27 Juni 2009 19:33:48 schrieb David Relson:
2 > My workstation is an AMD64 and I want to build a 486 kernel. I've
3 > tried oldconfig, menuconfig, and xconfig and they all change
4 > the .config from X86_32 to X86_64. How do I stop this behavior?
5
6 make CROSS_COMPILE=i686-pc-linux-gnu- ARCH=i386 ...
7
8 HTH...
9
10 Dirk

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] kernel cross compilation David Relson <relson@×××××××××××××.com>
Re: [gentoo-user] kernel cross compilation Xavier Parizet <xav@×××××××××.com>