Error building gcc 4.0.0 on AIX Box

2005-05-10 Thread Carlo Corridore
I'm trying to build gcc 4.0.0 on my Aix 4.3.3 Box using a Gcc 3.3.3. The error i have seems to be a system error on available resources on my IBM RS6000. It looks like this: gmake[1]: Entering directory `/home/sinn/COMUNE/develop/gcc-4.0.0/objdir/gcc' build/genattrtab ../../gcc/config/rs6000/rs6000

Re: Is there a way to generate a cross reference listing for a c/c++ program using gcc?

2005-05-16 Thread Carlo Corridore
Or probably using sourcenav software from sourcenav.sourceforge.net Daniel Berlin wrote: On Fri, 2005-05-13 at 14:49 -0500, Paul Albrecht wrote: Eric writes: -Wl,-Map=mapfile.map,--cref I'm not looking for a cross-reference from a symbol to its memory location in linked file, rather a cross-refere