[Insight-users] Re: CVS ITK WrapITK swigrun.xml also wrap_ItkVtkGluePython.xml

David Cole david.cole at kitware.com
Fri Nov 2 08:27:34 EDT 2007


Make that "any *gccxml* use" ... :-)

On 11/2/07, David Cole <david.cole at kitware.com> wrote:
>
> This is a "bug" that needs fixing in the gccxml code base. It *will* occur
> for any gcc use on your system until the bug is fixed...
>
>
> On 11/2/07, Dan White <white at mpi-cbg.de> wrote:
> >
> > Hi Guys,
> >
> > same problem  trying to make
> > Insight/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/
> > wrap_ItkVtkGluePython.xml
> >
> >
> > snip....
> > "-I/System/Library/Frameworks"
> >    "(framework"
> >    "directory)"
> >    "-I/Library/Frameworks"
> >    "(framework"
> >    "directory)"
> >    "-include"
> >    "/Users/dan/Desktop/ITK/Insight/Utilities/CableSwig/GCC_XML/Support/
> > GCC/4.0/gccxml_builtins.h"
> > gccxml_cc1plus: error: too many filenames given.  Type gccxml_cc1plus
> > --help
> >     for usage
> >
> >
> > Dan
> >
> >
> > On Nov 1, 2007, at 8:39 PM, Brad King wrote:
> >
> > > Dan White wrote:
> > >> here is the output with --print
> > > [snip]
> > >> -I/usr/include/c++/4.0.0 -I/usr/include/c++/4.0.0/i686-apple-darwin9
> > >> -I/usr/include/c++/4.0.0/backward -I/usr/local/include
> > >> -I/usr/lib/gcc/i686-apple-darwin9/4.0.1/include -I/usr/include
> > >> -I/System/Library/Frameworks (framework directory) -I/Library/
> > >> Frameworks
> > >> (framework directory)
> > >
> > > Okay, it looks like the system GCC is reporting some extra information
> > > on the include lines it lists.  To confirm, what is the output of
> > >
> > >  echo "" | g++ -x c++ - -E -v
> > >
> > > ?  I bet it contains lines like
> > >
> > > /usr/include/c++/4.0.0
> > > /usr/include/c++/4.0.0/i686-apple-darwin9
> > > /usr/include/c++/4.0.0/backward
> > > /usr/local/include
> > > /usr/lib/gcc/i686-apple-darwin9/4.0.1/include
> > > /usr/include
> > > /System/Library/Frameworks (framework directory)
> > > /Library/Frameworks (framework directory)
> > >
> > > The last two are being parsed by gccxml under the assumption that they
> > > are include directories instead of framework directories.
> > >
> > > -Brad
> >
> > Dr. Daniel James White BSc. (Hons.) PhD
> > Senior Microscopist / Image Processing and Analysis
> > Light Microscopy Facility
> > Max Planck Institute of Molecular Cell Biology and Genetics
> > Pfotenhauerstrasse 108
> > 01307 DRESDEN
> > Germany
> >
> > +49 (0)176 61262128 (German Mobile)
> > +49  (0)351 210 2627 (Work phone at MPI-CBG)
> > +49 (0)351 3265048 (German Festnetz "landline"  - cheaper)
> > +49  (0)351 210 1078 (Fax MPI-CBG LMF)
> > +358 (0) 468102840 (Finnish mobile, only when I'm in Finland)
> > http://www.bioimagexd.net
> > http://www.chalkie.org.uk
> > dan at chalkie.org.uk
> > ( white at mpi-cbg.de )
> >
> >
> >
> > _______________________________________________
> > Insight-users mailing list
> > Insight-users at itk.org
> > http://www.itk.org/mailman/listinfo/insight-users
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071102/317d6941/attachment.htm


More information about the Insight-users mailing list