binutils compile error

Shaun Jackman sjackman@pathwayconnect.com
Wed May 7 15:37:00 GMT 2003


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



More information about the Binutils mailing list