Compiling 32-bit binaries on a 64-bit gcc

Koichi INOUE inoue at argv.org
Fri Dec 23 02:19:18 UTC 2011


Hi,

gcc -m32 sample.c
works.
You will need to install 32-bit libc and development headers to do this.

"John J. Boyer" <john.boyer at abilitiessoft.com> writes:

> Is there a gcc option that will do this? I need to compile liblouis and 
> liblouisutdml for both architectures, but my system is 64-bit.
> 
> Thanks,
> John

--
Koichi Inoue, ARGV




More information about the Blinux-list mailing list