| View previous topic :: View next topic |
| Author |
Message |
minsin
Joined: 09 Jul 2006 Posts: 4
|
Posted: Sat Oct 14, 2006 9:43 am Post subject: Mac OSX problem |
|
|
I used the tutorial that was stickied but I still get this error.
| Code: | gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/utils.c
In file included from ../../gprof/../include/demangle.h:24,
from ../../gprof/utils.c:29:
../../gprof/../include/libiberty.h:80: warning: function declaration isn't a prototype
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/i386.c
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/alpha.c
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/vax.c
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/tahoe.c
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/sparc.c
gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/pspdev/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../gprof/mips.c
gcc -g -O2 -c -o flat_bl.o ../../gprof/flat_bl.m
../../gprof/flat_bl.m:2: error: parse error before '%' token
make[3]: *** [flat_bl.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-gprof] Error 2
ERROR BUILDING BINUTILS | [/code] |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sat Oct 14, 2006 2:24 pm Post subject: |
|
|
| well, look down the list harder.. There are other tutorials there |
|
| Back to top |
|
 |
|