Related articles |
---|
GCC -fdump-translation-unit .tu file format dirtysalt1987@gmail.com (dirtysalt1987@gmail.com) (2008-10-14) |
Re: GCC -fdump-translation-unit .tu file format dnovillo@acm.org (Diego Novillo) (2008-10-15) |
Re: GCC -fdump-translation-unit .tu file format pertti.kellomaki@tut.fi (Pertti Kellomaki) (2008-10-16) |
Re: GCC -fdump-translation-unit .tu file format dirtysalt1987@gmail.com (dirtysalt1987@gmail.com) (2008-10-17) |
Re: GCC -fdump-translation-unit .tu file format armelasselin@hotmail.com (Armel) (2008-10-17) |
From: | Pertti Kellomaki <pertti.kellomaki@tut.fi> |
Newsgroups: | comp.compilers |
Date: | Thu, 16 Oct 2008 10:02:06 +0300 |
Organization: | Compilers Central |
References: | 08-10-024 |
Keywords: | GCC |
Posted-Date: | 16 Oct 2008 21:01:32 EDT |
dirtysalt1987@gmail.com wrote:
> Or would you be so kind to tell me is there any other better
> way to extract the information from C++ source file???
Take a look at gcc-xml and pygccxml:
<http://www.gccxml.org/HTML/Index.html>
<http://www.language-binding.net/pygccxml/pygccxml.html>
--
Pertti
Return to the
comp.compilers page.
Search the
comp.compilers archives again.