On Fri, 2009-03-27 at 14:02 -0700, James Cheng wrote: > >> Maybe someone else knows how to print them with SunCC... > > > > Try this: cc -### test.c > > For C++, try this: CC -v a.cpp
Thanks! -- Christian
On Fri, 2009-03-27 at 14:02 -0700, James Cheng wrote: > >> Maybe someone else knows how to print them with SunCC... > > > > Try this: cc -### test.c > > For C++, try this: CC -v a.cpp
Thanks! -- Christian