This is the mail archive of the binutils@sources.redhat.com 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: binutils compile error


I found my problem. I needed to install flex and yacc. Though, if these
are required by the build process, they should be noted during the
configure process.

Cheers,
Shaun


> I am trying to compile binutils for arm-wince-pe. I get the following
> error:
> 
> $ ~/src/gnu/binutils/configure --target=arm-wince-pe --prefix=/tools
> [clip]
> $ make
> [clip]
> make[3]: Entering directory `/home/sjackman/tmp/pocketpc/ld'
> /bin/sh /home/sjackman/src/gnu/binutils-2.13.2.1/ld/../ylwrap ""
> /home/sjackman/src/gnu/binutils-2.13.2.1/ld/deffilep.y y.tab.c
> deffilep.c y.tab.h deffilep.h --  -d
> /home/sjackman/src/gnu/binutils-2.13.2.1/ld/../ylwrap: line 86: -d:
> command not
> found
> make[3]: *** [deffilep.c] Error 1
> [clip]
> 
> The host system is GNU/Linux (Redhat 9.0).
> 
> Thanks,
> Shaun


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