gcc -s -m64

gcc -s 

Use this call on a 32 bit architecture.

This will be used to link .o files into an executable.
