<div dir="ltr">Control: retitle -1 Switch from gccxml to castxml<div>Control: tags -1 patch</div><div><br><div class="gmail_quote">---------- Forwarded message ----------<br><br><br>Hi,<br>
<br>
A quick note to packages that build-depend on gccxml:<br>
<br>
gccxml does not support GCC 5.  Moreover, upstream development has stopped so<br>
there is no prospect that it ever will.<br>
<br>
Fortunately, they have released a successor, castxml, that should generate<br>
gccxml-compatible output and be GCC 5 compatible.  Castxml is now in Debian<br>
Sid so you may want to adjust your package.<br>
<br>
I believe you can make the replacement:<br>
<br>
        gccxml input_file.cc -fxml=output_file.xml<br>
to      castxml --castxml-gccxml input_file.cc -o output_file.xml<br>
<span class="HOEnZb"><font color="#888888"><br>
-Steve<br>
</font></span></div><br></div></div>