profiler like error

WANG.Jiong wong.kwongyuan@gmail.com
Fri Aug 12 01:54:00 GMT 2011


Hi Bill:

  I have met this before. It's caused by Makefile rule problem

  You can try this:

  Add the following line at gprof/Makefile.in

  %.o:%.m

 before:

 800 .m.c:
 801         awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \


 Latest binutils seems have fixed this problem
---
Regards,
Jiong

On 08/09/2011 08:15 AM, Bill Cunningham wrote:
>      What is the matter here with this error? I am trying to complie 2.17
> with 2.13.
>
>
> cc: installation problem, cannot exec `cc1obj': No such file or directory
> make[4]: *** [flat_bl.o] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-gprof] Error 2
> make: *** [all] Error 2
>



More information about the Binutils mailing list