[Insight-developers] gccxml and msvc9

Charl Botha c.p.botha at tudelft.nl
Fri Aug 7 03:31:22 EDT 2009


2009/8/7 Brad King <brad.king at kitware.com>:
> Charl Botha wrote:
>> I ran C:\Program Files\Microsoft Visual Studio 9.0\VC\include\xxresult
>> through gccxml -E.  The output is attached.
>>
>
> Actually, I need the output of "gccxml -E" on the exact source
> that is failing.  It was "wrap_itkVersor.cxx" in Gaetan's case.
> Take whatever invocation of gccxml failed and run the same
> command line with -E added so that I can see what it sees.

Doh, sorry about that!

Ok, now I've ran the following command:
C:\build\jwd\inst\CableSwig\lib\CableSwig\bin\gccxml -E \
-fxml-start=_cable_
-fxml=C:/build/jwd/build/wrapitk-build/Libraries/Base/wrap_itkVersor.xml
\
--gccxml-gcc-options
C:/build/jwd/build/wrapitk-build/Libraries/Base/gcc_xml.inc \
-DCSWIG -DCABLE_CONFIGURATION -DITK_MANUAL_INSTANTIATION \
C:/build/jwd/build/wrapitk-build/Libraries/Base/wrap_itkVersor.cxx

The zipped output is available at:
http://visualisation.tudelft.nl/~cpbotha/stuff/brad/gccxmlE_wrap_itkVersor_cxx_output.zip

Thank you very much for taking a look at this.  Please let me know if
I can send anything else.

Regards,
Charl


More information about the Insight-developers mailing list