Hi Kim,

Thanks for your help.
I think this is strange too, so wrote you. How can I check "make"?
Check the contents of the file called "Makefile" in the gprof build 
directory.  (Also check to make sure that there is no file called 
"makefile" present.  This will override "Makefile" if it exists).
The contents of Makefile should be the same as the contents of the file 
"Makefile.in" in the gprof *source* directory, except for the 
replacement of variables deliminated by @ signs.
Maybe
buildworld with custom kernel made some strange changes...
What should happen is that the gen-c-prog.awk script runs and creates a 
file called flat_bm.c in the *build* gprof directory, based on the 
flat_bm.m input file in the gprof source directory.  Flat_bm.c is then 
compiled into the flat_bm.o object file.
Cheers
  Nick





_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to