i am getting same profile(for gcc) for all testcases
Daniel Jacobowitz
drow@false.org
Thu Mar 4 21:46:00 GMT 2004
On Thu, Mar 04, 2004 at 01:10:04PM -0800, Jim Wilson wrote:
> perugupa@csee.wvu.edu wrote:
> > $ make -j8 all CFLAGS="-g -profile -O2"
>
> -profile isn't a gcc option. This might be the problem. Try -p or -pg.
> -pg will give more info.
Actually, for many targets, it is. It's handled completely in specs;
it implies -pg for compilation and on some targets -pg -lc_p when
linking.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Gcc
mailing list