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

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

Re: [avr-gcc-list] Building entire system on linux


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Building entire system on linux
Date: Tue, 21 Jan 2003 17:47:05 +0100 (MET)

Karl Thoren <address@hidden> wrote:

> A explanation on how to compile and install from source is provided in
> the avr-libc manual.
> 
> <http://savannah.nongnu.org/download/avr-libc/doc/avr-libc-user-manual/>

Be warned though that if you want to create the avr-libc docs, too
(they aren't built by default, you need ./configure --enable-docs for
it), you need a number of prerequisites.  My FreeBSD port currently
lists:

BUILD_DEPENDS=  avr-as:${PORTSDIR}/devel/avr-binutils \
                avr-ld:${PORTSDIR}/devel/avr-binutils \
                avr-gcc:${PORTSDIR}/devel/avr-gcc \
                ${GMAKE}:${PORTSDIR}/devel/gmake \
                doxygen:${PORTSDIR}/devel/doxygen \
                latex:${PORTSDIR}/print/teTeX \
                fig2dev:${PORTSDIR}/print/transfig

Perl has recently been added (this version is not yet in the FreeBSD
ports) for one of the postprocessing scripts.  Some of these tools
have implied dependencies, like fig2dev depending from netpbm which is
also used.

You might consider just downloading the docs from the avr-libc website
instead.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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