all-gas target lacks dependancy on ia64-gen

Alan Modra amodra@bigpond.net.au
Tue Mar 19 17:58:00 GMT 2002


On Tue, Mar 19, 2002 at 09:49:57PM +0100, Andreas Jaeger wrote:
> "David O'Brien" <obrien@FreeBSD.org> writes:
> 
> > What is the correct fix for this?
> >
> > $ ../configure --target=ia64-x-freebsd5
> > $ make all-gas
> > ...
> > here=`pwd`; cd /devel/binutils/src/opcodes; $here/ia64-gen > ia64-asmtab.c
> > /devel/binutils/o/build-clean/ia64-deo-freebsd5/opcodes/ia64-gen: not found
> > *** Error code 127
> 
> opcodes/Makefile has:
> ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
> 	here=`pwd`; cd $(srcdir); $$here/ia64-gen > ia64-asmtab.c
> 
> Therefore ia64-gen should have been build already.

Only with --enable-maintainer-mode

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list