On Wed, Feb 23, 2005 at 11:03:25PM +0800, Kathy Quinlan wrote: > > Hi all, > > Can anyone recogmend any good sites on how to setup freebsd to do code > work for the AVR, I am writting some drivers for a product on freebsd > using GCC and I want to keep to mainly one development enviroment. % su # portinstall avr-libc The above should also build avr-gcc, avr-binutils, and maybe others as dependencies. I've had problems lately building the documentation portion of avr-libc, what with all the Latex and Doxygen stuff. The latex porter made some major changes and I haven't recovered. I have a PR open. If you can do without the documentation, "portinstall -m -DNOPORTDOCS avr-libc" will get the essentials installed quicker. It also gets around the problems I have had (on two machines). -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.
Message
Re: [AVR-Chat] FreeBSD enviroment
2005-02-23 by David Kelly
Attachments
- No local attachments were found for this message.