[Insight-users] Problems with gccxml

Fernando Rannou rannou@mednet.ucla.edu
Tue, 01 Apr 2003 10:32:51 -0800


Hello

I'm running into the following problem when building Insight
with Tcl:

Building dependencies. cmake.depends...
Building Custom command 
/home/rannou/Software/Insight/Wrapping/Tcl/Numerics/wrap_ITKNumerics_tcl.cxx...
Error executing "/usr/local/bin/gccxml_find_flags g++   
-ftemplate-depth-50 -D_PTHREADS"
Could not determine GCCXML_FLAGS setting.
Error running GCC-XML with command:
/usr/local/bin/gccxml 
/home/rannou/Software/Insight/Wrapping/Tcl/Numerics/wrap_ITKNumerics.cxx 
-fxml="wrap_ITKNumerics.cxx.xml" -fxml-start=_cable_ 
-DCABLE_CONFIGURATION "--gccxml-compiler" "g++" "--gccxml-cxxflags" "  
-ftemplate-depth-50 -D_PTHREADS" 
"-I/home/rannou/Software/Insight/Wrapping/Tcl/Numerics" 
"-I/home/rannou/Software/Insight/Code/Numerics/vxl" 
"-I/home/rannou/Software/Insight/Code/Numerics/vxl/vcl" 
"-I/home/rannou/Software/Insight" 
"-I/home/rannou/Software/Insight/Code/Algorithms" 
"-I/home/rannou/Software/Insight/Code/BasicFilters" 
"-I/home/rannou/Software/Insight/Code/Common" 
"-I/home/rannou/Software/Insight/Code/Numerics" 
"-I/home/rannou/Software/Insight/Code/IO" 
"-I/home/rannou/Software/Insight/Code/Numerics/FEM" 
"-I/home/rannou/Software/Insight/Code/Numerics/Statistics" 
"-I/home/rannou/Software/Insight/Code/SpatialObject" 
"-I/home/rannou/Software/Insight/Utilities/MetaIO" 
"-I/home/rannou/Software/Insight/Utilities/MetaIO/SpatialObject" 
"-I/home/rannou/Software/Insight/Utilities/DICOMParser" 
"-I/usr/local/include" "-I/usr/include" "-I/home/rannou/Software/Cable" 
"-I/home/rannou/Software/Insight/Code/Numerics/vxl/vcl/doc" 
"-I/home/rannou/Software/Insight/Code/Numerics/vxl/vnl" 
"-I/home/rannou/Software/Insight/Wrapping/Tcl" 
"-I/home/rannou/Software/Insight/Wrapping/Tcl/Numerics"


I installed gccxml and cable from their corresponding web pages.

Any suggestions?

Thanks
Fernando