"Quel Qun" <[EMAIL PROTECTED]> writes:
> I would need to rebuild gcc, but I can't even manage to build binutils. I
> tried the Air package and the current cooker binutils-2.9.5.0.22, but they
> both die on ar.
> SPECS]# rpm -ba --target=i686 binutils.spec
> gcc -O2 -o .libs/objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o
> rdcoff.o bucomm.o version.o filemode.o ../opcodes/.libs/libopcodes.so
> ../bfd/.libs/libbfd.so ../libiberty/libiberty.a -ldl
> creating objdump
> /bin/sh ./../ylwrap "" arparse.y y.tab.c arparse.c y.tab.h arparse.h -- -d
> ./../ylwrap: -d: command not found
> make[3]: *** [arparse.c] Error 1
> Any help would be greatly appreciated.
sound like a yacc problem, what version you have ?
--Chmouel