simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] compile problem


From: Theodore Roth
Subject: Re: [Simulavr-devel] compile problem
Date: Tue Jul 30 12:57:02 2002

On Tue, 30 Jul 2002, John Regehr wrote:

:) Is there a definitive avr-gcc site from where I can snag the sources?
:) A Google search returns a lot of links but not an obvious primary site.

gcc.gnu.org

The gcc sources can be compiled for many targets.

:) After the CVS checkout all I did was a top-level "./bootstrap ;
:) ./configure ; make".  I have autoconf 2.53, automake 1.6.

You need to use these:

  address@hidden troth]$ automake --version
  automake (GNU automake) 1.4-p5

  address@hidden troth]$ autoconf --version
  Autoconf version 2.13

The newer versions are not compatible.

On my redhat-7.3 box:

  address@hidden troth]$ rpm -qa | grep automake
  automake-1.4p5-4
  automake15-1.5-2
  address@hidden troth]$ rpm -qa | grep autoconf
  autoconf253-2.53-3
  autoconf-2.13-17


Ted Roth




reply via email to

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