> -----Original Message----- > From: avrdude-dev-bounces+eric.weddington=atmel....@nongnu.org > [mailto:avrdude-dev-bounces+eric.weddington=atmel....@nongnu.org] On Behalf Of > Ralf Glaser, track IT > Sent: Thursday, July 26, 2012 6:18 AM > To: avrdude-dev@nongnu.org > Subject: Re: [avrdude-dev] programming XMega D3 boot section > > Thanks for your help. I've checked out the latest SVN version and > everything seems to be working fine now (even though it took me some > time to figure out how to compile it on Win XP). > > Some words of advice to those who might try to compile in cygwin > environment and with WinAVR installed: > - using mingw-gcc as advised by ./configure is what you want to do, no > further adjustments required to build avrdude > - make sure that the tools installed with cygwin are used, not those > that came with WinAVR (bison, flex etc.) as they need to handle > cygwin-syle paths > - the eclipse AVR plugin doesn't seem to like the "new" avrdude (i > suppose because of the changed avrdude.conf syntax)
FYI, in my build scripts that I use to build avrdude (as part of WinAVR), I set the PATH immediately to just what I need to build the tools in the scripts; I don't rely on my PATH that I operate with on a daily basis (which includes directories to sometimes multiple WinAVR installations). I find that it's just good practice. Eric Weddington _______________________________________________ avrdude-dev mailing list avrdude-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avrdude-dev