Gentoo Archives: gentoo-amd64

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Build a 32-bit app?
Date: Sun, 08 Feb 2009 23:54:09
Message-Id: gmnral$uad$1@ger.gmane.org
In Reply to: [gentoo-amd64] Build a 32-bit app? by Mark Knecht
1 Mark Knecht wrote:
2 > Hi all,
3 > I'm trying to run the Chuck programming language on my 64-bit
4 > machine but it's segfaulting. An individual more experienced with
5 > Chuck suggested that maybe it needs to be built as a 32-bit app. I'm
6 > looking for instructions on how to do that.
7
8 Try putting "-m32" in CFLAGS/CXXFLAGS temporarily for this build.

Replies

Subject Author
Re: [gentoo-amd64] Re: Build a 32-bit app? Mark Knecht <markknecht@×××××.com>