C Programming FAQs:

Assembly Programming Links:

Misc Other links:


Building 32-bit mode on a 64-bit Linux machine:

Set LDFLAGS to  ‘ –verbose –format elf32-i386 ‘. If that does not work try export GNUTARGET=’elf32-i386′.