MOSS Sebastian wrote:
> Does anyone have a find_flags script for Sun CC (5.8 or otherwise) /
> tips for using gccxml with CC?
I'm not aware of any such script.
Supporting a new compiler will require
1.) The find_flags script
2.) A GCC_XML/Support subdirectory for the compiler
This contains possibly modified headers to get through GCC parsing
-Brad