Gentoo Archives: gentoo-user

From: Mike Edenfield <kutulu@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Compiling 32 bit library on x86_64
Date: Fri, 30 Apr 2010 13:03:37
Message-Id: 4BDAD4FA.3030500@kutulu.org
In Reply to: [gentoo-user] Compiling 32 bit library on x86_64 by Roger Mason
1 On 4/30/2010 5:25 AM, Roger Mason wrote:
2 > Hello,
3 >
4 > I need to compile a 32 bit version of libtermcap on an x86_64 (multilib)
5 > system. Can someone tell me how to set up CFLAGS? This is what I have
6 > at the moment:
7
8 Have you tried using sys-devel/crossdev?
9
10 It will set up the entire 32-bit cross-compiler environment for you;
11 then it's just a matter of setting a couple of environment variables to
12 switch compilers.
13
14 --Mike

Replies

Subject Author
Re: [gentoo-user] Compiling 32 bit library on x86_64 Roger Mason <rmason@×××.ca>