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 exis
Thanks for your help.
I think this is strange too, so wrote you. How can I check "make"? Maybe
buildworld with custom kernel maked some strange changes...
2010/4/8 Alan Modra
> On Wed, Apr 07, 2010 at 10:43:43PM +0400, Kim Merder wrote:
> > I'm trying to build binutils-2.20.1 on my FreeBSD i386
On Wed, Apr 07, 2010 at 10:43:43PM +0400, Kim Merder wrote:
> I'm trying to build binutils-2.20.1 on my FreeBSD i386 8.0 system with
> --disable-nls option and got folowing error in GNU Profiler build:
>
> cc -g -O2 -Wno-import -c ../../gprof/flat_bl.m
> ../../gprof/flat_bl.m:2: error: expected id
I'm trying to build binutils-2.20.1 on my FreeBSD i386 8.0 system with
--disable-nls option and got folowing error in GNU Profiler build:
cc -g -O2 -Wno-import -c ../../gprof/flat_bl.m
../../gprof/flat_bl.m:2: error: expected idetifier or '(' before '%' token
Can I do something with it?
_