Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/dist/binutils



> > On Fri, Mar 06, 2009 at 08:44:19AM -0500, Christos Zoulas wrote:
> > > Module Name:      src
> > > Committed By:     christos
> > > Date:             Fri Mar  6 13:44:19 UTC 2009
> > >
> > > Modified Files:
> > >   src/gnu/dist/binutils/bfd: archive.c bfd-in.h bfd-in2.h
> > >   src/gnu/dist/binutils/binutils: ar.c
> > >   src/gnu/dist/binutils/binutils/doc: binutils.texi
> > >
> > > Log Message:
> > > PR/40972: Chris Demetriou: add support to ar for 'deterministic mode'
> >
> > This breaks the build for me:
> >
> > src/gnu/dist/binutils/bfd/archive.c: In function 
> > 'bfd_ar_hdr_from_filesystem':
> > src/gnu/dist/binutils/bfd/archive.c:1349: error: 'BFD_DETERMINISTIC_OUTPUT' 
> > undeclared (first use in this function)
>
> It appears that we need to run
>
>   "$MAKE native-binutils"
>
> in tools/binutils/ for all the cpu families we support.  This will
> regenerate the gnu/lib/libbfd/arch/*/bfd.h files.

The regenerated bfd.h files are now in place for most of the
archs.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index