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

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

Re: [avr-gcc-list] simulavr build snaggle


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] simulavr build snaggle
Date: Wed, 13 Aug 2003 16:43:49 -0700 (PDT)


On Thu, 14 Aug 2003, Terry Porter wrote:

> > I suspect that either avr-libc or gcc
> > were configured incorrectly, possibly both.
>
> The config is seemed quite straightforward, and listed below are the
> steps I used to install my Avr-Gcc toolchain, can you see any errors
> here ?
>

<snip>

> avr-libc-20030805cvs:
> CC=avr-gcc PREFIX=/usr/local ./doconf
> ./domake
> ./domake install

You need to set PREFIX to /usr/local/avr like you did for all the
other tools.

> Here is where crts8535.o got installed on my system:-
> /usr/local/avr/lib/crts8535.o

Should be in /usr/local/avr/avr/lib. See above.

Ted Roth


reply via email to

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