[self-interest] Self on 64 bit Linux

Chris Double chris.double at double.co.nz
Thu Feb 17 08:12:01 UTC 2011


On Thu, Feb 10, 2011 at 11:33 AM, Casey Ransberger
<casey.obrien.r at gmail.com> wrote:
>
> Off the top of my head I'd add -m32 to CFLAGS and see what happens.

Thanks for the tip. After some wrangling with the makefiles and build
system I was able to get a 32-bit Self built in a 64-bit Linux system.
I'll clean up my changes into a patch, put them on github and do a
pull request.

The trick was '-m32' added to one of the make templates, as well as
equivalent changes for the assembler and some linker tweaks.

Chris.
-- 
http://www.bluishcoder.co.nz



More information about the Self-interest mailing list