Where can I find a sample command for compiling the translated source for the C compiler I use?
Look in “Samples” file (contained in the JCGO installation folder). E.g., the section named as “solaris cc amd64” contains sample commands for compiling for Solaris SunOS/X86 using SunC compiler for 64-bit code (the first sample turns on the maximum J2SE compatibility but turns off most of the optimizations).