DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
compile 32 bit on 64 bit linux
To compile 32-bit code on a 64-bit system, use the option -m32 to gcc. Example: gcc -m32 hello.c
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#compile
#bit
#bit
#linux
ADD COMMENT
Topic
COMMENT
Name
4+9 =
Submit