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

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

Re: [avr-libc-dev] Question regarding avrlibc, version 1.2.3 and automak


From: E. Weddington
Subject: Re: [avr-libc-dev] Question regarding avrlibc, version 1.2.3 and automake 1.9.1
Date: Tue, 26 Apr 2005 07:41:40 -0600
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Joerg Wunsch wrote:

As Marvin Dickens wrote:

You need to use automake version 1.4 (preferrable 1.4-p5).
You are using automake (GNU automake) 1.9.1.

Unless you want to roll your own avr-libc version from CVS, you
don't need to run automake/autoconf yourself.  Just running
./doconf ought to be sufficient for the mortal user.

What I do to build from cvs, is just run the commands at the end of the reconf script separately, which will be:
aclocal
autoconf
automake --foreign --add-missing --copy

It uses the latest versions from my system (Cygwin). There may be some warnings, but I've generally had success with later versions than the script specifies, however caveat emptor.

It's on the Task List to update the configure system to the latest tools, but it takes time.

HTH
Eric






reply via email to

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