This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linkage of GPLed GCC to Closed Source via XML or Perl


> -fdump-trees/tree-dump.c? ie is there more 
> info there, or is the intent just to generate XML
> output so that it is 
> more parseable by other tools?


There is no extra info there yet. Just a small patch
to c-dump. The gasta project does not even patch, but
he parses the tree.

All the extra information is derived by queries after
I start putting the trees back togeather.
mike


=====
James Michael DuPont

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]