On Fri, 2007-11-16 at 08:51 +0100, Jan Stępień wrote: > I've been trying to create a live CD using catalyst building my own > stage(1-3). I've downloaded stage3-i686-2007.0.tar.bz2 (MD5 sum > 55f18797e55a19f1f7d43d649f416504) and ran:
Use a generic stage. Do not use an i686 stage3 as a seed, use an x86 one. Your stage1 subarch should be "x86" not "i686"... I would also suggest not using the C(XX)FLAGS you've chosen. Add a -march=i686. You're already building i686-only binaries via subarch i686, it makes no sense to under-optimize the binaries, too. ;] Let us know if those things didn't fix it. -- Chris Gianelloni Release Engineering Strategic Lead Alpha/AMD64/x86 Architecture Teams Games Developer/Foundation Trustee Gentoo Foundation
signature.asc
Description: This is a digitally signed message part
