I get 'file not found' when trying to download that because Savannah is forwarding me to a mirror that doesn't been updated yet. Not sure how long that will take to update. Is there anyway of forcing the download ? alternatively email it direct.

Thanks

Dennis Tricker



On 05/12/2013 16:42, Joerg Wunsch wrote:
Update of bug #40817 (project avrdude):

                   Status:                    None => Need Info
              Assigned to:                    None => joerg_wunsch

     _______________________________________________________

Follow-up Comment #1:

The file is definitely there but Avrdude cannot see it.
Sure, it "sees" it.  It's the elf_begin() call that fails.

My only idea I could get out of the discussion you have linked
there is I forgot to open the file in O_BINARY mode.  (The linker
flags mentioned there don't apply here, because we don't use
the Visual C linker, and we don't use a DLL for libelf at all.)

I have uploaded a current SVN snapshot named

avrdude-6.1-svn-20131205-mingw32.zip

which is built using the same MinGW32 environment I've used
before, but now with the binary open mode fixed. Please give
it a try, and report the success/failure status.

     _______________________________________________________

Reply to this item at:

   <http://savannah.nongnu.org/bugs/?40817>

_______________________________________________
   Message sent via/by Savannah
   http://savannah.nongnu.org/



_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to