Marcus Lindblom wrote: > Marcus Lindblom wrote: >> The full preprocessed source is available at the following url, if it >> helps. >> >> http://www.yar.nu/macke/misc/gccxml-pyopensg-ice.txt.gz > > I reran with the latest CVS (from 1 hour ago), on Windows Vista 32-bit.
It looks like gccxml's internal GCC parser does not like MSVC's offsetof macro definition from the <cstddef> header. I've committed a fix. -Brad /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/CMakeLists.txt,v <-- GCC_XML/VcInstall/CMakeLists.txt new revision: 1.14; previous revision: 1.13 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc6Include.patch,v <-- GCC_XML/VcInstall/vc6Include.patch new revision: 1.11; previous revision: 1.10 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc71Include.patch,v <-- GCC_XML/VcInstall/vc71Include.patch new revision: 1.10; previous revision: 1.9 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc7Include.patch,v <-- GCC_XML/VcInstall/vc7Include.patch new revision: 1.11; previous revision: 1.10 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc8ExpressInclude.patch,v <-- GCC_XML/VcInstall/vc8ExpressInclude.patch new revision: 1.6; previous revision: 1.5 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc8Include.patch,v <-- GCC_XML/VcInstall/vc8Include.patch new revision: 1.6; previous revision: 1.5 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc8sp1Include.patch,v <-- GCC_XML/VcInstall/vc8sp1Include.patch new revision: 1.3; previous revision: 1.2 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc9Include.patch,v <-- GCC_XML/VcInstall/vc9Include.patch new revision: 1.4; previous revision: 1.3 /cvsroot/GCC_XML/gccxml/GCC_XML/VcInstall/vc9sp1Include.patch,v <-- GCC_XML/VcInstall/vc9sp1Include.patch new revision: 1.2; previous revision: 1.1 _______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
