hi All, Sorry for my earlier mail. I had to install libc6-dev for GCC. Figured it out very late. Now it works. --thanks for you patience, Praveen
On 11/27/07, Ramana Radhakrishnan <[EMAIL PROTECTED]> wrote: > On Nov 27, 2007 7:42 PM, Praveen D V <[EMAIL PROTECTED]> wrote: > > hi, > > I was earlier using 3.x.x version where I used -fdump-translation-unit to > dump > > "typedef" tree. Recently I upgraded to 4.1.x version, unfortunately, > > that doesn't > > dump the tree any more. From documentation, it mentions it is for > > "C++". I need it > > for "C". > > It is a very useful utility. Are there any other options that replace > > -fdump-translation-unit? > > -fdump-tree-all dumps all the trees you want. What is that you are > looking for in the tree ? > > And this is more a question for gcc-help@ rather than gcc@ . > > cheers > Ramana > > > > --thanks, Praveen > > > > > > -- > Ramana Radhakrishnan >