avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Problems building binutils 2.19


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Problems building binutils 2.19
Date: Tue, 18 Aug 2009 13:07:37 +0200
User-agent: Mutt/1.5.11

As rr wrote:

> ../../bfd/elf32-avr.c: In function 'bfd_elf_avr_final_write_processing':
> ../../bfd/elf32-avr.c:1331: error: 'bfd_mach_avrxmega1' undeclared
> (first use in this function)

One of Eric's patch patches a file that is then to be used as a master
to generate some other files from.  You have to regenerate those
dependant files by running the bootstrap script again (which in turn
will run the autoconf/automake tools).

If you don't like this, you could alternatively use the patches from
the FreeBSD port of avr-binutils (as it's e.g. done in Bingo600's
Linux toolchain buildscript on avrfreaks.net).  The respective patch
there does not only patch the master but also the respective generated
files.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]