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...<br><br><br><div><span class="gmail_quote">On 11/2/07, <b class="gmail_sendername">
Dan White</b> <<a href="mailto:white@mpi-cbg.de">white@mpi-cbg.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Guys,
<br><br>same problem trying to make<br>Insight/Wrapping/WrapITK/ExternalProjects/ItkVtkGlue/Wrapping/<br>wrap_ItkVtkGluePython.xml<br><br><br>snip....<br>"-I/System/Library/Frameworks"<br> "(framework"
<br> "directory)"<br> "-I/Library/Frameworks"<br> "(framework"<br> "directory)"<br> "-include"<br> "/Users/dan/Desktop/ITK/Insight/Utilities/CableSwig/GCC_XML/Support/
<br>GCC/4.0/gccxml_builtins.h"<br>gccxml_cc1plus: error: too many filenames given. Type gccxml_cc1plus<br>--help<br> for usage<br><br><br>Dan<br><br><br>On Nov 1, 2007, at 8:39 PM, Brad King wrote:<br><br>> Dan White wrote:
<br>>> here is the output with --print<br>> [snip]<br>>> -I/usr/include/c++/4.0.0 -I/usr/include/c++/4.0.0/i686-apple-darwin9<br>>> -I/usr/include/c++/4.0.0/backward -I/usr/local/include<br>>> -I/usr/lib/gcc/i686-apple-darwin9/4.0.1/include -I/usr/include
<br>>> -I/System/Library/Frameworks (framework directory) -I/Library/<br>>> Frameworks<br>>> (framework directory)<br>><br>> Okay, it looks like the system GCC is reporting some extra information<br>
> on the include lines it lists. To confirm, what is the output of<br>><br>> echo "" | g++ -x c++ - -E -v<br>><br>> ? I bet it contains lines like<br>><br>> /usr/include/c++/4.0.0<br>> /usr/include/c++/4.0.0/i686-apple-darwin9
<br>> /usr/include/c++/4.0.0/backward<br>> /usr/local/include<br>> /usr/lib/gcc/i686-apple-darwin9/4.0.1/include<br>> /usr/include<br>> /System/Library/Frameworks (framework directory)<br>> /Library/Frameworks (framework directory)
<br>><br>> The last two are being parsed by gccxml under the assumption that they<br>> are include directories instead of framework directories.<br>><br>> -Brad<br><br>Dr. Daniel James White BSc. (Hons.) PhD
<br>Senior Microscopist / Image Processing and Analysis<br>Light Microscopy Facility<br>Max Planck Institute of Molecular Cell Biology and Genetics<br>Pfotenhauerstrasse 108<br>01307 DRESDEN<br>Germany<br><br>+49 (0)176 61262128 (German Mobile)
<br>+49 (0)351 210 2627 (Work phone at MPI-CBG)<br>+49 (0)351 3265048 (German Festnetz "landline" - cheaper)<br>+49 (0)351 210 1078 (Fax MPI-CBG LMF)<br>+358 (0) 468102840 (Finnish mobile, only when I'm in Finland)
<br><a href="http://www.bioimagexd.net">http://www.bioimagexd.net</a><br><a href="http://www.chalkie.org.uk">http://www.chalkie.org.uk</a><br><a href="mailto:dan@chalkie.org.uk">dan@chalkie.org.uk</a><br>( <a href="mailto:white@mpi-cbg.de">
white@mpi-cbg.de</a> )<br><br><br><br>_______________________________________________<br>Insight-users mailing list<br><a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users">
http://www.itk.org/mailman/listinfo/insight-users</a><br></blockquote></div><br>