This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mudflap wrappers [patch]


Eyal Lebedinsky wrote:
> 
> It is time to show what I am doing with the wrappers in order
> to attract some criticism. Attached is a patch for gcc/libmudflap
> that adds a bunch of wrappers. This is a significant portion of
> the ones I use in my system

oops.

automake did not like something, you should replace the "HOOKOBJS +="
construct with a simple continuation of the "HOOKOBJS =" block in
Makefile.am.

--
Eyal Lebedinsky (eyal at eyal dot emu dot id dot au) <http://samba.org/eyal/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]