[GCC-XML]problems building Insight

Brad King brad.king at kitware.com
Fri Apr 4 12:50:47 EST 2003


> I succesfully installed gccxml, but when I try to build Insight
> I get this error message:
> /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.

The gccxml_find_flags script should not be in /usr/local/bin.  Did you
copy it there yourself?  Running "make install" from the GCC-XML build
tree and placing gccxml_cc1plus in the /usr/local/bin should be enough.

-Brad




More information about the gccxml mailing list