cc -s -m64 

# In case out-of-default libraries are used at runtime,
# include corresponding to -L path option  the following:

cc -s -R/opt/ooce/lib/64

