bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FreeBSD 8.0 i386 and binutils-2.20.1


From: Nick Clifton
Subject: Re: FreeBSD 8.0 i386 and binutils-2.20.1
Date: Thu, 08 Apr 2010 14:52:20 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]