[GCC-XML]gcc 3.1.1

James Michael DuPont mdupont777 at yahoo.com
Mon Nov 25 04:02:29 EST 2002


--- Neil Killeen <Neil.Killeen at atnf.csiro.au> wrote:
> Hello
> 
> i wish to build gcc-xml to use it with my itk installation.
> 
> the gcc compiler i have available is 3.1.1 (we have now
> moved away from gcc 2.95.3 at my lab)
> 
> if i understand the gcc-xml documentation pages properly,
> i have no choice but to build the gcc 3.0.4 compiler  with
> the pre-supplied patch, in order to produce the
> gccxml_cc1plus executable.  
That is the standard i gues.

>this is because there is no patch
> for 3.1.1 and it is not encouraged to try to patch it
> by hand. 
Without knowing too much about the gcc_xml patch.
I think you should just try and apply the patch to the 3.1.1 and see
what happends. In emacs if you open the patch and use the
ediff-patch-file, that will allow you see what failed an not.

>  this executable can be consistently used on the C++ code
> that
> will actually be compiled with gcc 3.1.1

The tree dumping code in my experience has not changed much between
versions. The tree.h structures are basically frozen.

In any case, the gcc_xml patch is not huge, it should not be more than
a couple of minutes to patch what you have. If you have to download an
older version it will take you longer.

If you have any problems patching, just send them to me, I will look
into it.

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus – Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



More information about the gccxml mailing list