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

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

Re: [avr-gcc-list] Building equivalent of WinAVR on Linux


From: David Kelly
Subject: Re: [avr-gcc-list] Building equivalent of WinAVR on Linux
Date: Sat, 5 Mar 2005 20:04:58 -0600


On Mar 5, 2005, at 5:47 PM, Rolf Ebert wrote:

It would indeed be useful to have synchronized versions of the development tool chain for those shops that use Windows and Linux (or FreeBSD for that matter) as host platforms.

I don't see what the fascination of having a "WinAVR for Un*x" is all about. The magic which makes WinAVR is that the Un*x tools can be run on Windows.

Joerg Wunsch has already made a port of avr-gcc, avr-libc, avr-binutils, and avr-gdb to FreeBSD. Brian Dean's avrdude is equally available. Everything needed to automate the download and build is included on the base FreeBSD CDROM.

% su
# cd /usr/ports/devel/avr-libc
# make install && make clean

avr-libc will bring in avr-binutils and avr-gcc as prerequisites. Last time I tried the latex-based documentation would not build but was simple enough to disable and download prebuilt .pdf files.

--
David Kelly N4HHE, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.





reply via email to

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