avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Remote reply is too short???


From: Janne Matti Heikkinen
Subject: Re: [avr-gcc-list] Remote reply is too short???
Date: Fri, 9 Aug 2002 03:26:55 +0300

On Thu, 8 Aug 2002, Theodore A. Roth wrote:

> You need to use simulavr-0.1.0 or the current cvs if you wish to
> gdb-5.2.1.

Damn, now I feel embarassed ;) When I looked download section
files first time I didn't even notice 0.1.0 version and thought
that 0.0.14 was latest version!

Besides 0.1.0, I also got the cvs version and I had to make following
change in generated simulavr/test_c/Makefile to get everything compiled:

I had to change this line:

DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src

like this:

DEFAULT_INCLUDES =  -I. -I$(srcdir)

to get it compiled. And even though I'm suspecting that this
was because I missed something else too, I thought I'd report
it just in case :)

Janne Heikkinen

avr-gcc-list at http://avr1.org



reply via email to

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