[GCC-XML] Question about gccxml on windows and new compiler

Dr. Peter Biechele Peter.Biechele at intaris-software.de
Thu Aug 10 03:23:51 EDT 2006


I want to use gccxml on Windows compiled with MS Visual Studio 6 but for a
different compiler.
The compiler is an ARM Compiler (almost) compatible to gcc V2.95 and/or V3.x.

What is the easiest way to accomplish this ??

I have tried:
- CVS gccxml version compiled using cygwin: Works !! Because it uses the g++
compiler interface.
(but i would need cygwin to run gccxml, which i want to avoid)

- CVS gccxml version compiled using MS Visual C++ 6
Always uses the VC6 interface and therefore does not process the C++ files
correctly. I do not want the VC6 Emulation.
Setting the Compiler to g++ does not work of course, becuase it is not 
compiled
in.


Can I compile the GNU C interface using the MS VC 6 Compiler on Windows ??
Or can I set the environment variables in a way to simulate the GNU Compiler 
in
the windows compiled gccxml version ?


Thanks for any help !!


Peter Biechele




More information about the gccxml mailing list