[GCC-XML] Does GCCXML handle #include_next?

Steve M. Robbins steve at sumost.ca
Fri May 30 02:02:38 EDT 2008


Hi,

I'm building ITK on linux using GCC 4.3 and failing.  The trouble seems to
be gccxml; it's giving errors like

In file included from /usr/include/c++/4.3/complex:51,
                 from /build/buildd/insighttoolkit-3.6.0/Utilities/vxl/vcl/iso/vcl_complex.h:6,
                 from /build/buildd/insighttoolkit-3.6.0/Utilities/vxl/vcl/vcl_complex.h:62,
                 from /build/buildd/insighttoolkit-3.6.0/Wrapping/CSwig/VXLNumerics/wrap_vnl_matrix.cxx:17:
/usr/include/c++/4.3/cmath:51:23: error: math.h: No such file or directory

[c.f. http://buildd.debian.org/fetch.cgi?&pkg=insighttoolkit&ver=3.6.0-2&arch=ia64&stamp=1211937639&file=log]

Now there certainly *is* <math.h> on the system.  Line 51 of cmath reads "#include_next <math.h>".
Is it the case that gccxml doesn't handle include_next somehow?

I'm using gccxml pulled from CVS head as of 2008-05-25.

Thanks,
-Steve




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20080530/33e87b9f/attachment.sig>


More information about the gccxml mailing list