Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] x32 release candidate
Date: Wed, 06 Jun 2012 02:18:04
Message-Id: 201206052217.33387.vapier@gentoo.org
In Reply to: [gentoo-dev] x32 release candidate by Mike Frysinger
1 compiler wise, you do not need to specify -mx32 yourself. the toolchain
2 defaults to the x32 ABI (and all programs in there are compiled as x32). you
3 only need -mx32 if you want to do something like distcc and execute with
4 toolchains that aren't targeting x32 by default.
5
6 as for what are valid flags, pretty much everything that works with your amd64
7 target will work with x32. very little is different between them.
8 -mike

Attachments

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