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: AVR build fails


Hi Russell,

> I checked out cvs binutils a few times and tried:
> 
> ./configure --target=avr
> make
> 
> but the build fails the same way. I think it's because "no"
> is in line 33 of src/bfd/po/Makefile:
>    GMSGFMT = PATH=../src:$$PATH no
> 
> Is it intentional? How long will it be like that?

You do not mention which host you are compiling on, nor which release
of the binutils sources you are compiling.

The problem you are experiencing can probably be eliminated by adding
the "--disable-nls" switch to the configure command line.

Cheers
        Nick


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