avr-chat
[Top][All Lists]
Advanced

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

RE: [avr-chat] Can't Install avr-gcc in FreeBSD


From: Eric Weddington
Subject: RE: [avr-chat] Can't Install avr-gcc in FreeBSD
Date: Wed, 15 Aug 2007 07:09:16 -0600


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden
>  On Behalf Of David Kelly
> Sent: Tuesday, August 14, 2007 6:19 PM
> To: avr-chat
> Subject: Re: [avr-chat] Can't Install avr-gcc in FreeBSD
>
> On Tue, Aug 14, 2007 at 10:15:43AM -0600, Eric Weddington wrote:
> >
> > But since you're on FreeBSD, it would be easier for you to just use
> > the FreeBSD ports system:
> > <http://www.freebsd.org/ports/>
> >
> > Here are the various AVR packages:
> > <http://www.freebsd.org/cgi/ports.cgi?query=avr&stype=all>
> > You'll want:
> > - avr-binutils
> > - avr-gcc
> > - avr-libc
> > - avrdude
> > - avr-gdb
> > - avarice
> > - simulavr
> >
> > In that general order.
>
> Order doesn't matter. Build the avr-libc port then avr-gcc and
> avr-binutils will also be built as a dependency.

Thanks. I'm not that familiar with the FreeBSD ports system, actually.

> Last I looked (cvsup just a few minutes ago) avr-libc was
> marked broken
> because something in the documentation dependencies won't
> build. Simple
> enough to work around. Comment out the BROKEN= line in
> /usr/ports/devel/avr-libc/Makefile then build with:
>
> # cd /usr/ports/devel/avr-libc
> # make -DNOPORTDOCS install
>
> A little awkward but bunches better than building by hand.

Hmm. I don't know if Joerg Wunsch could fix that?

Eric






reply via email to

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