Right BOOT_CFLAGS for profiling sparcv9?
Brad Lucier
lucier@math.purdue.edu
Mon Mar 18 05:43:00 GMT 2002
> > What does this mean and how do I fix it? I tried to add -m64 to
> > BOOT_CFLAGS and BOOT_LDFLAGS and got the same message.
>
> -m64 -mcmodel=medlow
OK, thanks. I tried
make bootstrap BOOT_CFLAGS='-O2 -g -pg -m64 -mcmodel=medlow' BOOT_LDFLAGS='-pg -m64 -mcmodel=medlow' >> & build.log &
and the last thing in the log before I killed it was
./gengenrtl -h > tmp-genrtl.h
with
-rwxr-xr-x 1 lucier 94416 Mar 18 08:35 gengenrtl*
-rw-r--r-- 1 lucier 10 Mar 18 08:35 s-mlib
-rw-r--r-- 1 lucier 10026 Mar 18 08:37 tree-check.h
-rw-r--r-- 1 lucier 10 Mar 18 08:37 s-check
-rw-r--r-- 1 lucier 19514 Mar 18 08:38 tmp-genrtl.h
-rw-r--r-- 1 lucier 1073755332 Mar 18 08:39 gmon.out
Gigabyte gmon.out files aren't really cool; is this what is supposed
to happen?
Brad
More information about the Gcc
mailing list