> what i meant: get a list of all types defined in a a given header file-- > so that only the types defined in a certain set of headers are seen by > typelib at all. prior to obtaining the actual memory-layout. this would > save us a lot of processing, and keep the tlb-files smaller That's exactly what we need. Typelib currently has to filter it out of the gccxml output (which makes the gccxml output horribly big).
Thanks for getting into it, we all agree that getting rid of gccxml is a very very nice to have ... Sylvain _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
