Sun WorkShop Compiler C 5.0 User's Guide

-c

Directs cc to suppress linking with ld(1) and to produce a .o file for each source file. You can explicitly name a single object file using the -o option.