Padmanabha V wrote: > I have Cygwin installed on WindowsXP. It contains GCC. > How to run GCC-XML with GCC as the compiler? What are settings to be > done for our own compiler. Use the cygwin CMake to build GCC-XML from source. Then just run gccxml and it will use the cygwin GCC by default. -Brad