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: NewB: building binutils-cvs


Alan Modra wrote:
On Fri, Apr 02, 2004 at 09:04:06PM +1000, Russell Shaw wrote:

The cvs download has src/bfd, which i assume needs to be built, but
it has no configure or makefile. How do i build it?

By the sound of things, you ran configure one directory too deep. Try the configure one directory up from where you tried last time.

Hi, I tried the top level src/configure last time, but thought it hung at "creating Makefile". I left it for half a minute or more this time, and it completed. It was spending 50% cpu time running sed.

I want to build:

  src/binutils/configure --prefix=/usr/local/avr --program-prefix=avr-
                             --disable-nls --target=avr

However, src/configure --help  doesn't show a --disable-nls option. Will
it get passed to the binutils build phase, or should i build the tools
separately?


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