This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Move info and gmo files to objdir


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


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