[kokua-dev] Building Linux64

Emily Björk bjoerk.emily at gmail.com
Sat Jun 16 09:05:47 PDT 2012


Hi I'm looking at setting up a 64bit Linux build environment but I ran
into a snag.

Why is the source compiled with "-m32" for 64bit builds? This prevents
the generation of x86_64 instructions according to the gcc man page
and causes 32bit development libraries to be necessary for 64bit
builds (you need /usr/include/gnu/stubs-32.h which is only present in
"libc6-dev-i386" on Debian).

I followed the steps here:
http://wiki.kokuaviewer.org/wiki/Building_with_autobuild

/Emily


More information about the kokua-dev mailing list