avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] avrdude release?


From: Bob Paddock
Subject: Re: [avrdude-dev] avrdude release?
Date: Wed, 14 Jul 2004 16:42:01 -0400
User-agent: Opera M2/7.52 (Win32, build 3834)


It bothers me a bit that the code in cvs wouldn't compile (with or
without my patch) because of the missing stdio.h. What code was actually
tested?

Something has changed since my testing of the Tiny2313 at the begining of the
month, I had no issues compile then.

Fresh CVS checkout today, on a fresh Cygwin now gives:

avrdude/windows directory:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -mno-cygwin -DWIN32NATIVE -MT loaddrv.o -MD -MP -MF ".deps/loaddrv.Tpo" -c -o loaddrv.o loaddrv.c; \

then mv -f ".deps/loaddrv.Tpo" ".deps/loaddrv.Po"; else rm -f ".deps/loaddrv.Tpo"; exit 1; fi

C:\DOCUME~1\BOBP~1\LOCALS~1\Temp\make32122.sh: gcc: error 22
c:\WinAVR200404\utils\bin\make.exe: *** [loaddrv.o] Error 1

Not a helpful error message.





reply via email to

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