Revision [1664]

Last edited on 2008-04-16 07:08:00 by WikiAdmin
Additions:
==Force compile of 32-bit objects==
When you check the produced binary, you will see a 32-bit version being compiled.
# file links
links: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared l
nux 2.6.9, not stripped


Revision [1663]

Edited on 2008-04-16 07:02:31 by WikiAdmin
Additions:
export CFLAGS="-m32"
Deletions:
export CFLAGS="-march=i686"


Revision [1662]

Edited on 2008-04-16 07:01:37 by WikiAdmin
Additions:
export CFLAGS="-march=i686"
Deletions:
export CFLAGS="-m32"


Revision [1661]

Edited on 2008-04-16 07:00:26 by WikiAdmin
Additions:
export CFLAGS="-m32"
Deletions:
export CC="/usr/bin/gcc34 -m32"


Revision [1660]

The oldest known version of this page was created on 2008-04-16 06:56:54 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki