Reconfiguring newlib-1.16.0 for AVR32
Mike Frysinger
vapier@gentoo.org
Mon Jun 13 21:24:00 GMT 2011
On Mon, Jun 13, 2011 at 05:06, Ulf Samuelsson wrote:
> I am trying to build newlib-1.16.0 for the AVR32 based on the Atmel patches.
> (They do not supply patches for anything later)
>
> These patches will update source, but not the Makefile.in and configure
> scripts
> so the build will fail, and I do not have their build scripts.
>
> I installed
> * automake-1.9.6
> * autoconf-2.64
> * libtool-2.2.8
seems to me that latest newlib cvs is using:
* automake-1.11.1
* autoconf-2.65
* libtool-2.2.7a
and the newlib-1.16.0 release is using:
* automake-1.9.6
* autoconf-2.61
* libtool-2.1a
although some subdirs are using automake-2.59
so i'd try changing the version of your tools and trying again, or
just move up to the latest cvs ...
-mike
More information about the Newlib
mailing list