[Python-modules-team] package gccxml reached end-of-life,	successor castxml now available
    Steve M. Robbins 
    steve at sumost.ca
       
    Thu Jul 23 03:28:16 UTC 2015
    
    
  
Hi,
A quick note to packages that build-depend on gccxml: 
gccxml does not support GCC 5.  Moreover, upstream development has stopped so 
there is no prospect that it ever will.
Fortunately, they have released a successor, castxml, that should generate 
gccxml-compatible output and be GCC 5 compatible.  Castxml is now in Debian 
Sid so you may want to adjust your package.
I believe you can make the replacement:
	gccxml input_file.cc -fxml=output_file.xml
to	castxml --castxml-gccxml input_file.cc -o output_file.xml
-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150722/aea5eec1/attachment.sig>
    
    
More information about the Python-modules-team
mailing list