Callgraph of GCC 4.0.0
nico
moser@cs.tu-berlin.de
Thu Nov 25 15:47:00 GMT 2004
On Nov 25, 2004, at 3:20 PM, Diego Novillo wrote:
> You are not giving many details.
sorry.
> What commands did you try exactly?
> Did you check that all the .o files in cc1/cc1plus were compiled with -
> pg?
make -n gives me something like this:
--------------------------
gcc -c -g -pg -O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -fno-common -DHAVE_CONFIG_H
-I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I./../intl
-I../../gcc/../libcpp/include ../../gcc/tree-ssa.c -o tree-ssa.o
--------------------------
i think its ok.
> How are you running cc1?
usr/local/gcc-4.0.0-test/bin/gcc ./main.c
oops ... and there was the mistake! sorry.
Thank you
ciao
nico
More information about the Gcc
mailing list