[GCC-XML]cc1plus and gccxml

Lorenzo Delana ldelana at libero.it
Thu Sep 19 15:26:45 EDT 2002


I have some throuble using gccxml,

on a simple t.cxx

gccxml --gccxml-executable /usr/local/bin/gccxml --gccxml-compiler 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/cc1plus --gccxml-root 
/usr/src/GCC_XML-0.2 t.cxx -fxml=out.xml

while using directly the cc1plus ( -fxml able ) all works fine:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/cc1plus t.cxx -fxml=out.xml 
-fxml-start=main

bye
Loer




More information about the gccxml mailing list