Move info and gmo files to objdir

Daniel Jacobowitz drow@false.org
Wed Dec 13 22:06:00 GMT 2006


Sorry, Debian email has been in a bad way lately; I didn't realize I
was still getting this list through there.  I haven't got Thiemo's
message yet.

On Wed, Dec 13, 2006 at 01:51:35PM -0800, Khem Raj wrote:
> 
> On Dec 12, 2006, at 10:07 AM, Thiemo Seufer wrote:
> >I also need this now to avoid a build failure for gas. It's mindlessly
> >copied from binutils/ld, does it make sense?
> >
> >
> >Thiemo
> >
> >
> >2006-12-12  Thiemo Seufer  <ths@mips.com>
> >
> >	* Makefile.am (YFLAGS): Define as -d.
> >	* Makefile.in: Regenerate.

What sort of build failure?  Totally confused.  There's three yacc
inputs listed for gas, and two of them manually specify -d.  On MIPS I
assume the relevant one was itbl-parse.y.

itbl-parse.c itbl-parse.h: $(srcdir)/itbl-parse.y
        $(SHELL) $(YLWRAP) $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c \
	  y.tab.h itbl-parse.h -- $(YACCCOMPILE) -d

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list