bug-binutils
[Top][All Lists]
Advanced

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

[Bug gprof/2587] Failed to build gprof under gmake patched by Apple.


From: nickc at redhat dot com
Subject: [Bug gprof/2587] Failed to build gprof under gmake patched by Apple.
Date: 25 Apr 2006 16:22:56 -0000

------- Additional Comments From nickc at redhat dot com  2006-04-25 16:22 
-------
Subject: Re:  New: Failed to build gprof under gmake patched
 by     Apple.

Hi Masaki,

> Building gprof was failed because of patched gmake (bundled with OSX).
> Follow is a patch to disable a builtin suffix rule.

>  diststuff: $(BUILT_SOURCES) info $(man_MANS)
>  
> +# this empry rule is a hack against gmake patched by Apple.
> +%.o:%.m
> +
>  .m.c:
>         awk -f $(srcdir)/gen-c-prog.awk > ./$*.c ?
>             FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb ?

I have applied this patch, although obviously we hope that Apple will 
fix their version of gmake as well.

Cheers
   Nick




-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2587

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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